|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStatus | |
|---|---|
| org.eobjects.datacleaner.monitor.scheduling.model | |
| Uses of ExecutionStatus in org.eobjects.datacleaner.monitor.scheduling.model |
|---|
| Methods in org.eobjects.datacleaner.monitor.scheduling.model that return ExecutionStatus | |
|---|---|
ExecutionStatus |
ExecutionIdentifier.getExecutionStatus()
|
static ExecutionStatus |
ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutionStatus[] |
ExecutionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eobjects.datacleaner.monitor.scheduling.model with parameters of type ExecutionStatus | |
|---|---|
void |
ExecutionIdentifier.setExecutionStatus(ExecutionStatus executionStatus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||