Uses of Enum Class
com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult.Status
Packages that use ArtifactHandlerPublishingResult.Status
-
Uses of ArtifactHandlerPublishingResult.Status in com.atlassian.bamboo.build.artifact
Methods in com.atlassian.bamboo.build.artifact that return ArtifactHandlerPublishingResult.StatusModifier and TypeMethodDescriptionArtifactHandlerPublishingResult.getStatus()
ArtifactHandlerPublishingResultImpl.getStatus()
Returns the enum constant of this class with the specified name.ArtifactHandlerPublishingResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.