Class Artifact
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.plan.Artifact
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionArtifact
(@NotNull String name, @Nullable String location, @NotNull List<String> pattern, @NotNull List<String> exclusion, boolean shared, boolean required) Artifact
(@NotNull String name, @Nullable String location, @NotNull List<String> pattern, @NotNull List<String> exclusion, boolean shared, boolean required, boolean httpCompressionOn) -
Method Summary
-
Constructor Details
-
Artifact
-
Artifact
-
-
Method Details