| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Field and Description |
|---|---|
static WorkflowActionType |
WorkflowActionType.APPROVAL |
static WorkflowActionType |
WorkflowActionType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowActionType |
WorkflowActionType.fromString(String value) |
static WorkflowActionType |
WorkflowActionType.fromValue(String value) |
WorkflowActionType |
WorkflowAction.getType()
Gets the type value for this WorkflowAction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowAction.setType(WorkflowActionType type)
Sets the type value for this WorkflowAction.
|
| Constructor and Description |
|---|
WorkflowAction(Long id,
String name,
long[] userIds,
WorkflowActionType type) |
Copyright © 2013. All Rights Reserved.