| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected List<DescribeWorkitemActionResult> |
DescribeWorkitemActionsResponse.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkitemActionResult |
ObjectFactory.createDescribeWorkitemActionResult()
Create an instance of
DescribeWorkitemActionResult |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeWorkitemActionResult> |
ToolingConnection.describeWorkitemActions(List<String> workitemIds,
SessionHeader sessionHeader)
Determine which actions are available for the given workitem
|
List<DescribeWorkitemActionResult> |
DescribeWorkitemActionsResponse.getResult()
Gets the value of the result property.
|
Copyright © 2016. All rights reserved.