Interface Operation.Type
-
- Enclosing interface:
- Operation
public static interface Operation.Type
-
-
Field Detail
-
USER
static final String USER
- See Also:
- Constant Field Values
-
PLATFORM
static final String PLATFORM
- See Also:
- Constant Field Values
-
INTERNAL
static final String INTERNAL
- See Also:
- Constant Field Values
-
AZURE
static final String AZURE
- See Also:
- Constant Field Values
-
BOUNDARY
static final String BOUNDARY
- See Also:
- Constant Field Values
-
UNKNOWN
static final String UNKNOWN
- See Also:
- Constant Field Values
-
-