Package | Description |
---|---|
com.evolveum.midpoint.provisioning.ucf.api | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
ProvisioningScriptOrderType |
ExecuteProvisioningScriptOperation.getScriptOrder() |
Modifier and Type | Method and Description |
---|---|
void |
ExecuteProvisioningScriptOperation.setScriptOrder(ProvisioningScriptOrderType scriptOrder) |
Modifier and Type | Field and Description |
---|---|
protected ProvisioningScriptOrderType |
OperationProvisioningScriptType.order |
Modifier and Type | Method and Description |
---|---|
static ProvisioningScriptOrderType |
ProvisioningScriptOrderType.fromValue(String v) |
ProvisioningScriptOrderType |
OperationProvisioningScriptType.getOrder()
Gets the value of the order property.
|
static ProvisioningScriptOrderType |
ProvisioningScriptOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisioningScriptOrderType[] |
ProvisioningScriptOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationProvisioningScriptType.setOrder(ProvisioningScriptOrderType value)
Sets the value of the order property.
|
Copyright © 2013 evolveum. All rights reserved.