| Package | Description |
|---|---|
| nl.b3p.datastorelinker.entity |
| Modifier and Type | Method and Description |
|---|---|
ProcessStatus.Type |
ProcessStatus.getProcessStatusType() |
static ProcessStatus.Type |
ProcessStatus.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessStatus.Type[] |
ProcessStatus.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessStatus.setProcessStatusType(ProcessStatus.Type processStatusType) |
| Constructor and Description |
|---|
ProcessStatus(ProcessStatus.Type processStatusType) |
ProcessStatus(ProcessStatus.Type processStatusType,
String message) |
Copyright © 2016. All rights reserved.