Uses of Enum Class
com.atlassian.bitbucket.scm.CommandResult
Packages that use CommandResult
Package
Description
-
Uses of CommandResult in com.atlassian.bitbucket.commit
Constructors in com.atlassian.bitbucket.commit with parameters of type CommandResultModifierConstructorDescriptionBuilder(CommandResult result) Creates a new builder with the providedresult.Builder(CommandResult result) -
Uses of CommandResult in com.atlassian.bitbucket.commit.graph
Constructors in com.atlassian.bitbucket.commit.graph with parameters of type CommandResult -
Uses of CommandResult in com.atlassian.bitbucket.content
Constructors in com.atlassian.bitbucket.content with parameters of type CommandResultModifierConstructorDescriptionBuilder(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
Constructors in com.atlassian.bitbucket.repository with parameters of type CommandResultModifierConstructorDescriptionBuilder(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
Methods in com.atlassian.bitbucket.scm that return CommandResultModifier and TypeMethodDescriptionstatic CommandResultReturns 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.Constructors in com.atlassian.bitbucket.scm with parameters of type CommandResultModifierConstructorDescriptionBuilder(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
Constructors in com.atlassian.bitbucket.scm.bulk with parameters of type CommandResultModifierConstructorDescriptionBuilder(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
Constructors in com.atlassian.bitbucket.scm.mirror with parameters of type CommandResultModifierConstructorDescriptionBuilder(CommandResult result) Creates a new builder with the providedresult. -
Uses of CommandResult in com.atlassian.bitbucket.scm.signed
Constructors in com.atlassian.bitbucket.scm.signed with parameters of type CommandResultModifierConstructorDescriptionBuilder(CommandResult result) Creates a new builder with the providedresult. -
Uses of CommandResult in com.atlassian.bitbucket.util
Methods in com.atlassian.bitbucket.util that return CommandResultModifier and TypeMethodDescriptionAbstractSummary.getResult()Retrieves theresultof the operation.Constructors in com.atlassian.bitbucket.util with parameters of type CommandResultModifierConstructorDescriptionprotectedAbstractBuilder(CommandResult result) Creates a new builder with the providedresult.protectedAbstractPagedBuilder(CommandResult result) Creates a new builder with the providedresult.