| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Field and Description |
|---|---|
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.CANCELLED |
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.NOT_TRIGGERED |
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.PENDING |
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.TRIGGERED |
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.fromString(String value) |
static WorkflowExternalConditionStatus |
WorkflowExternalConditionStatus.fromValue(String value) |
WorkflowExternalConditionStatus |
WorkflowExternalConditionRequest.getStatus()
Gets the status value for this WorkflowExternalConditionRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExternalConditionRequest.setStatus(WorkflowExternalConditionStatus status)
Sets the status value for this WorkflowExternalConditionRequest.
|
| Constructor and Description |
|---|
WorkflowExternalConditionRequest(Long id,
String workflowRuleName,
Long entityId,
WorkflowEntityType entityType,
WorkflowRequestType type,
String workflowRequestType,
WorkflowExternalConditionStatus status) |
Copyright © 2014. All Rights Reserved.