@Deprecated public class AbstractWorkflowAutomatedAction extends java.lang.Object implements AutomatedWorkflowTemplateJob
| Constructor and Description |
|---|
AbstractWorkflowAutomatedAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EventService |
getEventService()
Deprecated.
Since 5.0.
|
ModelService |
getModelService()
Deprecated.
Since 5.0.
|
WorkflowDecision |
perform(WorkflowAction action)
Deprecated.
execution method for the automated workflow job
|
void |
performAction(WorkflowAction action)
Deprecated.
|
public AbstractWorkflowAutomatedAction()
public final WorkflowDecision perform(WorkflowAction action)
AutomatedWorkflowTemplateJobperform in interface AutomatedWorkflowTemplateJobaction - the workflow action that activated this methodpublic void performAction(WorkflowAction action)
@Deprecated public ModelService getModelService()
@Deprecated public EventService getEventService()
Copyright © 2018 SAP SE. All Rights Reserved.