Package | Description |
---|---|
com.evolveum.midpoint.schema.result | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
OperationResultStatusType |
OperationResultStatus.createStatusType() |
static OperationResultStatusType |
OperationResultStatus.createStatusType(OperationResultStatus status) |
Modifier and Type | Field and Description |
---|---|
protected OperationResultStatusType |
OperationResultType.status |
Modifier and Type | Method and Description |
---|---|
static OperationResultStatusType |
OperationResultStatusType.fromValue(String v) |
OperationResultStatusType |
TaskType.getResultStatus() |
OperationResultStatusType |
OperationResultType.getStatus()
Gets the value of the status property.
|
static OperationResultStatusType |
OperationResultStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationResultStatusType[] |
OperationResultStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskType.setResultStatus(OperationResultStatusType value) |
void |
OperationResultType.setStatus(OperationResultStatusType value)
Sets the value of the status property.
|
Copyright © 2014 Evolveum. All rights reserved.