Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.server.dto |
Modifier and Type | Method and Description |
---|---|
static TaskDtoExecutionStatus |
TaskDtoExecutionStatus.fromTaskExecutionStatus(TaskExecutionStatus executionStatus,
boolean running) |
TaskDtoExecutionStatus |
TaskDto.getExecution() |
static TaskDtoExecutionStatus |
TaskDtoExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskDtoExecutionStatus[] |
TaskDtoExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskDto.setExecution(TaskDtoExecutionStatus execution) |
Copyright © 2013 evolveum. All rights reserved.