Uses of Enum Class
com.atlassian.bitbucket.build.BuildState
-
Uses of BuildState in com.atlassian.bitbucket.build
Modifier and TypeMethodDescriptionstatic BuildState
BuildState.fromString
(String s) static BuildState
Returns the enum constant of this class with the specified name.static BuildState[]
BuildState.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BuildState in com.atlassian.bitbucket.build.status
Modifier and TypeMethodDescriptionRepositoryBuildStatus.getState()
RepositoryBuildStatusSetRequest.getState()
Modifier and TypeMethodDescriptionRepositoryBuildStatusSetRequest.Builder.state
(BuildState value)