public class ScriptActionNode
extends java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisWaitNodepublic java.lang.String getTransistion(java.lang.String returnCode)
public void trigger(BusinessProcessModel process)
protected void bindClusterNodeOrGroup(ProcessTaskModel task, BusinessProcessModel process)
public java.lang.String execute(BusinessProcessModel process) throws NodeExecutionException
execute in interface NodeNodeExecutionExceptionpublic java.lang.String executeWithContext(NodeExecutionContext executionContext) throws NodeExecutionException
executeWithContext in interface NodeNodeExecutionExceptionpublic boolean isExecutionContextRequired()
isExecutionContextRequired in interface Nodepublic boolean canBeTriggeredForTask(ProcessTaskModel processTaskModel)
canBeTriggeredForTask in interface SynchronusAwareNodepublic void triggerForTask(ProcessTaskModel task)
triggerForTask in interface SynchronusAwareNodepublic boolean isCanJoinPreviousNode()
public java.lang.String getId()
NodeNode within the process.protected TaskService getTaskManager()
protected ModelService getModelService()
protected ProcessDefinitionFactory getProcessDefinitionFactory()
protected ProcessFactory getProcessHelper()
@Deprecated protected ProcessDefinition getProcessDefinition(java.lang.String processDefinitionName)
AbstractNode.getProcessDefinition(ProcessDefinitionId)protected ProcessDefinition getProcessDefinition(ProcessDefinitionId id)
protected void bindTaskToProcessDefaultNodeGroup(ProcessTaskModel task, BusinessProcessModel process)
protected void triggerNextCall(BusinessProcessModel process, ProcessTaskModel taskModel, Node node)
Copyright © 2018 SAP SE. All Rights Reserved.