|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskExecutionStatusType | |
|---|---|
| com.evolveum.midpoint.task.api | |
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of TaskExecutionStatusType in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that return TaskExecutionStatusType | |
|---|---|
TaskExecutionStatusType |
TaskExecutionStatus.toTaskType()
|
| Methods in com.evolveum.midpoint.task.api with parameters of type TaskExecutionStatusType | |
|---|---|
static TaskExecutionStatus |
TaskExecutionStatus.fromTaskType(TaskExecutionStatusType executionStatus)
|
| Uses of TaskExecutionStatusType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as TaskExecutionStatusType | |
|---|---|
protected TaskExecutionStatusType |
TaskType.executionStatus
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return TaskExecutionStatusType | |
|---|---|
static TaskExecutionStatusType |
TaskExecutionStatusType.fromValue(java.lang.String v)
|
TaskExecutionStatusType |
TaskType.getExecutionStatus()
Gets the value of the executionStatus property. |
static TaskExecutionStatusType |
TaskExecutionStatusType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TaskExecutionStatusType[] |
TaskExecutionStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type TaskExecutionStatusType | |
|---|---|
void |
TaskType.setExecutionStatus(TaskExecutionStatusType value)
Sets the value of the executionStatus property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||