Uses of Enum Class
com.atlassian.bitbucket.scm.CommandResult
Package
Description
-
Uses of CommandResult in com.atlassian.bitbucket.commit
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) -
Uses of CommandResult in com.atlassian.bitbucket.commit.graph
-
Uses of CommandResult in com.atlassian.bitbucket.content
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
. -
Uses of CommandResult in com.atlassian.bitbucket.repository
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
. -
Uses of CommandResult in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionstatic CommandResult
Returns the enum constant of this class with the specified name.static CommandResult[]
CommandResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
. -
Uses of CommandResult in com.atlassian.bitbucket.scm.bulk
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) Creates a new builder with the providedresult
.Builder
(CommandResult result) -
Uses of CommandResult in com.atlassian.bitbucket.scm.mirror
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
. -
Uses of CommandResult in com.atlassian.bitbucket.scm.signed
ModifierConstructorDescriptionBuilder
(CommandResult result) Creates a new builder with the providedresult
. -
Uses of CommandResult in com.atlassian.bitbucket.util
Modifier and TypeMethodDescriptionAbstractSummary.getResult()
Retrieves theresult
of the operation.ModifierConstructorDescriptionprotected
AbstractBuilder
(CommandResult result) Creates a new builder with the providedresult
.protected
AbstractPagedBuilder
(CommandResult result) Creates a new builder with the providedresult
.