Enum Class Constants.IssueScope

java.lang.Object
java.lang.Enum<Constants.IssueScope>
org.aoju.bus.gitlab.Constants.IssueScope
All Implemented Interfaces:
Serializable, Comparable<Constants.IssueScope>, Constable
Enclosing interface:
Constants

public static enum Constants.IssueScope extends Enum<Constants.IssueScope>
Enum to use for specifying the scope when calling the various get issue methods.