Uses of Class
org.alfresco.repo.workflow.WorkflowAuthorityManager
Packages that use WorkflowAuthorityManager
Package
Description
-
Uses of WorkflowAuthorityManager in org.alfresco.repo.workflow
Fields in org.alfresco.repo.workflow declared as WorkflowAuthorityManagerModifier and TypeFieldDescriptionprotected WorkflowAuthorityManagerAlfrescoBpmEngine.authorityManagerMethods in org.alfresco.repo.workflow with parameters of type WorkflowAuthorityManagerModifier and TypeMethodDescriptionvoidAlfrescoBpmEngine.setWorkflowAuthorityManager(WorkflowAuthorityManager authorityManager) -
Uses of WorkflowAuthorityManager in org.alfresco.repo.workflow.activiti
Methods in org.alfresco.repo.workflow.activiti that return WorkflowAuthorityManagerMethods in org.alfresco.repo.workflow.activiti with parameters of type WorkflowAuthorityManagerModifier and TypeMethodDescriptionvoidActivitiWorkflowEngine.setAuthorityManager(WorkflowAuthorityManager authorityManager) Sets the Authority DAO /**Constructors in org.alfresco.repo.workflow.activiti with parameters of type WorkflowAuthorityManagerModifierConstructorDescriptionActivitiWorkflowManager(ActivitiWorkflowEngine workflowEngine, ActivitiPropertyConverter propertyConverter, WorkflowPropertyHandlerRegistry handlerRegistry, WorkflowNodeConverter nodeConverter, WorkflowAuthorityManager workflowAuthorityManager) -
Uses of WorkflowAuthorityManager in org.alfresco.repo.workflow.activiti.properties
Methods in org.alfresco.repo.workflow.activiti.properties with parameters of type WorkflowAuthorityManagerModifier and TypeMethodDescriptionvoidActivitiPooledActorsPropertyHandler.setWorkflowAuthorityManager(WorkflowAuthorityManager authorityManager) Constructors in org.alfresco.repo.workflow.activiti.properties with parameters of type WorkflowAuthorityManagerModifierConstructorDescriptionActivitiPropertyConverter(ActivitiUtil activitiUtil, WorkflowObjectFactory factory, WorkflowPropertyHandlerRegistry handlerRegistry, WorkflowAuthorityManager authorityManager, MessageService messageService, WorkflowNodeConverter nodeConverter)