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