Package | Description |
---|---|
org.alfresco.repo.workflow | |
org.alfresco.repo.workflow.activiti | |
org.alfresco.service.cmr.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowTimer |
WorkflowObjectFactory.createWorkflowTimer(String id,
String name,
String error,
Date dueDate,
WorkflowPath workflowPath,
WorkflowTask workflowTask) |
Modifier and Type | Method and Description |
---|---|
List<WorkflowTimer> |
WorkflowComponent.getTimers(String workflowId)
Gets all active timers for the specified workflow
|
List<WorkflowTimer> |
WorkflowServiceImpl.getTimers(String workflowId) |
Modifier and Type | Method and Description |
---|---|
List<WorkflowTimer> |
ActivitiWorkflowEngine.getTimers(String workflowId)
Gets all active timers for the specified workflow
|
Modifier and Type | Method and Description |
---|---|
List<WorkflowTimer> |
WorkflowService.getTimers(String workflowId)
Gets all active timers for the specified workflow
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.