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