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