Enum Class Constants.TodoType

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

public static enum Constants.TodoType extends Enum<Constants.TodoType>
Enum to use for specifying the type when doing a getTodos() with the TodosApi.