Modifier and Type | Method and Description |
---|---|
void |
AbstractWorkflowPropertyHandler.setRegistry(WorkflowPropertyHandlerRegistry registry)
Register this WorkflowPropertyHandler with the provided registry.
|
Modifier and Type | Method and Description |
---|---|
WorkflowPropertyHandlerRegistry |
ActivitiWorkflowManager.getPropertyHandlerRegistry() |
Constructor and Description |
---|
ActivitiWorkflowManager(ActivitiWorkflowEngine workflowEngine,
ActivitiPropertyConverter propertyConverter,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowNodeConverter nodeConverter,
WorkflowAuthorityManager workflowAuthorityManager) |
Constructor and Description |
---|
ActivitiPropertyConverter(ActivitiUtil activitiUtil,
WorkflowObjectFactory factory,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowAuthorityManager authorityManager,
MessageService messageService,
WorkflowNodeConverter nodeConverter) |
Modifier and Type | Field and Description |
---|---|
protected WorkflowPropertyHandlerRegistry |
ProcessesImpl.handlerRegistry |
Modifier and Type | Method and Description |
---|---|
protected WorkflowPropertyHandlerRegistry |
ProcessesImpl.getHandlerRegistry() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.