Enum Class PullRequestChangeScope

java.lang.Object
java.lang.Enum<PullRequestChangeScope>
com.atlassian.bitbucket.pull.PullRequestChangeScope
All Implemented Interfaces:
Serializable, Comparable<PullRequestChangeScope>, Constable

public enum PullRequestChangeScope extends Enum<PullRequestChangeScope>
Specifies the scope of the changes for a pull request.
Since:
4.10
See Also: