Uses of Class
org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Packages that use WorkflowNotificationUtils Package Description org.alfresco.repo.workflow org.alfresco.repo.workflow.activiti.tasklistener -
-
Uses of WorkflowNotificationUtils in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type WorkflowNotificationUtils Modifier and Type Method Description voidWorkflowServiceImpl. setWorkflowNotification(WorkflowNotificationUtils service)Set the workflow notification utils -
Uses of WorkflowNotificationUtils in org.alfresco.repo.workflow.activiti.tasklistener
Methods in org.alfresco.repo.workflow.activiti.tasklistener with parameters of type WorkflowNotificationUtils Modifier and Type Method Description voidTaskNotificationListener. setWorkflowNotification(WorkflowNotificationUtils service)
-