Uses of Class
org.alfresco.repo.workflow.activiti.script.DelegateExecutionScriptBase
-
Packages that use DelegateExecutionScriptBase Package Description org.alfresco.repo.workflow.activiti.listener org.alfresco.repo.workflow.activiti.script -
-
Uses of DelegateExecutionScriptBase in org.alfresco.repo.workflow.activiti.listener
Subclasses of DelegateExecutionScriptBase in org.alfresco.repo.workflow.activiti.listener Modifier and Type Class Description classScriptExecutionListenerAnExecutionListenerthat runs a script against theScriptService. -
Uses of DelegateExecutionScriptBase in org.alfresco.repo.workflow.activiti.script
Subclasses of DelegateExecutionScriptBase in org.alfresco.repo.workflow.activiti.script Modifier and Type Class Description classAlfrescoScriptDelegateAJavaDelegatethat executes a script against theScriptService.
-