Uses of Enum Class
com.atlassian.bitbucket.pull.PullRequestMergeConfigType
Packages that use PullRequestMergeConfigType
-
Uses of PullRequestMergeConfigType in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestMergeConfigTypeModifier and TypeMethodDescriptionPullRequestMergeConfig.getType()Retrieves the configuration type, identifying the level the configuration was applied at.static PullRequestMergeConfigTypeReturns the enum constant of this class with the specified name.static PullRequestMergeConfigType[]PullRequestMergeConfigType.values()Returns an array containing the constants of this enum class, in the order they are declared.