| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected Flow |
FlowDefinition.activeVersion |
protected Flow |
FlowDefinition.latestVersion |
| Modifier and Type | Method and Description |
|---|---|
Flow |
ObjectFactory.createFlow()
Create an instance of
Flow |
Flow |
FlowDefinition.getActiveVersion()
Gets the value of the activeVersion property.
|
Flow |
FlowDefinition.getLatestVersion()
Gets the value of the latestVersion property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDefinition.setActiveVersion(Flow value)
Sets the value of the activeVersion property.
|
void |
FlowDefinition.setLatestVersion(Flow value)
Sets the value of the latestVersion property.
|
Copyright © 2016. All rights reserved.