Interface GetActionControlTemplateOptions.State
-
- Enclosing class:
- GetActionControlTemplateOptions
public static interface GetActionControlTemplateOptions.StateThe action control template state.
-
-
Field Detail
-
ACTIVE
static final java.lang.String ACTIVE
active.- See Also:
- Constant Field Values
-
DELETED
static final java.lang.String DELETED
deleted.- See Also:
- Constant Field Values
-
-