| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static InvocableActionType |
InvocableActionType.fromValue(String v) |
static InvocableActionType |
InvocableActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvocableActionType[] |
InvocableActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected InvocableActionType |
FlowActionCall.actionType |
| Modifier and Type | Method and Description |
|---|---|
InvocableActionType |
FlowActionCall.getActionType()
Gets the value of the actionType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowActionCall.setActionType(InvocableActionType value)
Sets the value of the actionType property.
|
Copyright © 2016. All rights reserved.