public interface AutomatedWorkflowTemplateRegistry
AutomatedWorkflowTemplateJob for
AutomatedWorkflowActionTemplateModel template object.| Modifier and Type | Method and Description |
|---|---|
AutomatedWorkflowTemplateJob |
getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template)
Gets the automated workflow template job for passed as parameter template.
|
AutomatedWorkflowTemplateJob getAutomatedWorkflowTemplateJobForTemplate(AutomatedWorkflowActionTemplateModel template) throws AutomatedWorkflowTemplateException
template - the template objectAutomatedWorkflowTemplateException - thrown when AutomatedWorkflowActionTemplateModel is setup in old manner by using
AutomatedWorkflowActionTemplateModel.setJobClass(Class) and instantiation of class has failed
or when AutomatedWorkflowTemplateJob cannot be find in the registry.Copyright © 2018 SAP SE. All Rights Reserved.