Enum Class Constants.IssueState

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

public static enum Constants.IssueState extends Enum<Constants.IssueState>
Enum to used to store the state of an issue.