| Package | Description |
|---|---|
| com.adobe.acs.commons.workflow.bulk.execution.model |
Bulk Execution Model API
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Workspace.getStatus() |
Status |
Payload.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workspace.setStatus(Status status)
Setters
|
void |
Payload.setStatus(Status newStatus)
Setters
|
void |
Workspace.setStatus(Status status,
SubStatus subStatus) |
Copyright © 2013–2020 Adobe. All rights reserved.