AutomatedWorkflowTemplateJob
Defines interface for all automated jobs that can be executed using the AutomatedWorkflowActionTemplate@Deprecated
public interface AutomatedWorkflowTemplateJob
| Modifier and Type | Method and Description |
|---|---|
WorkflowDecision |
perform(WorkflowAction action)
Deprecated.
execution method for the automated workflow job
|
WorkflowDecision perform(WorkflowAction action)
action - the workflow action that activated this methodCopyright © 2018 SAP SE. All Rights Reserved.