Uses of Interface
com.atlassian.bamboo.build.artifact.RepublishingArtifactHandler
-
Packages that use RepublishingArtifactHandler Package Description com.atlassian.bamboo.build.artifact com.atlassian.bamboo.build.artifact.handlers -
-
Uses of RepublishingArtifactHandler in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement RepublishingArtifactHandler Modifier and Type Class Description class
BambooRemoteArtifactHandler
class
S3ArtifactHandler
-
Uses of RepublishingArtifactHandler in com.atlassian.bamboo.build.artifact.handlers
Classes in com.atlassian.bamboo.build.artifact.handlers that implement RepublishingArtifactHandler Modifier and Type Class Description class
ArtifactHandlerPackagingDecorator
A decorator for anArtifactHandler
that adds packaging of artifact files when certain conditions are met.
-