Enum Class PullRequestAction

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

public enum PullRequestAction extends Enum<PullRequestAction>
Enumerates the actions which can be taken on a pull request, defining the activities that may occur. Each action may have an associated activity type.