| Package | Description |
|---|---|
| com.adobe.acs.commons.workflow.bulk.execution |
AEM Workflow APIs
|
| com.adobe.acs.commons.workflow.bulk.execution.impl.runners | |
| com.adobe.acs.commons.workflow.bulk.execution.model |
Bulk Execution Model API
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkWorkflowRunner.stop(Workspace workspace,
SubStatus subStatus)
Stops (or pauses) work in the Workspace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastActionManagerRunnerImpl.stop(Workspace workspace,
SubStatus subStatus) |
void |
AbstractWorkflowRunner.stop(Workspace workspace,
SubStatus subStatus) |
| Modifier and Type | Method and Description |
|---|---|
SubStatus |
Workspace.getSubStatus() |
static SubStatus |
SubStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubStatus[] |
SubStatus.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,
SubStatus subStatus) |
Copyright © 2013–2020 Adobe. All rights reserved.