Class ArtifactPublishingConfig
java.lang.Object
com.atlassian.bamboo.build.artifact.ArtifactPublishingConfig
- All Implemented Interfaces:
ArtifactHandlerConfigProvider
-
Constructor Summary
ConstructorDescriptionArtifactPublishingConfig
(@NotNull org.apache.tools.ant.types.FileSet sourceFileSet, @NotNull Map<String, String> artifactHandlersConfiguration) -
Method Summary
Modifier and TypeMethodDescription@NotNull org.apache.tools.ant.types.FileSet
-
Constructor Details
-
ArtifactPublishingConfig
-
-
Method Details
-
getSourceFileSet
@NotNull public @NotNull org.apache.tools.ant.types.FileSet getSourceFileSet() -
getArtifactHandlersConfiguration
- Specified by:
getArtifactHandlersConfiguration
in interfaceArtifactHandlerConfigProvider
-