| Package | Description |
|---|---|
| com.adobe.acs.commons.workflow.synthetic |
Synthetic AEM Workflow APIs.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticWorkflowRunner.WorkflowProcessIdType |
SyntheticWorkflowStep.getIdType() |
static SyntheticWorkflowRunner.WorkflowProcessIdType |
SyntheticWorkflowRunner.WorkflowProcessIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyntheticWorkflowRunner.WorkflowProcessIdType[] |
SyntheticWorkflowRunner.WorkflowProcessIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticWorkflowStep |
SyntheticWorkflowRunner.getSyntheticWorkflowStep(String id,
SyntheticWorkflowRunner.WorkflowProcessIdType type)
Gets the Synthetic Workflow Step that represents the label.
|
SyntheticWorkflowStep |
SyntheticWorkflowRunner.getSyntheticWorkflowStep(String id,
SyntheticWorkflowRunner.WorkflowProcessIdType type,
Map<String,Object> metadataMap)
Gets the Synthetic Workflow Step that represents the label.
|
Copyright © 2013–2020 Adobe. All rights reserved.