| Package | Description |
|---|---|
| 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 |
|---|---|
protected PayloadGroup |
AbstractAEMWorkflowRunner.onboardNextPayloadGroup(Workspace workspace,
PayloadGroup payloadGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected PayloadGroup |
AbstractAEMWorkflowRunner.onboardNextPayloadGroup(Workspace workspace,
PayloadGroup payloadGroup) |
| Modifier and Type | Method and Description |
|---|---|
PayloadGroup |
PayloadGroup.getNextPayloadGroup() |
PayloadGroup |
Payload.getPayloadGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<PayloadGroup> |
Workspace.getActivePayloadGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
Workspace.addActivePayloadGroup(PayloadGroup payloadGroup)
Adds the payload group to the list of active payload groups.
|
boolean |
Workspace.isActive(PayloadGroup payloadGroup) |
void |
Workspace.removeActivePayloadGroup(PayloadGroup payloadGroup)
Removes the payload group from the list of active payload groups.
|
Copyright © 2013–2020 Adobe. All rights reserved.