| Package | Description |
|---|---|
| org.jahia.ajax.gwt.helper | |
| org.jahia.services.workflow | |
| org.jahia.services.workflow.jbpm | |
| org.jahia.services.workflow.jbpm.command |
| Modifier and Type | Method and Description |
|---|---|
org.jahia.ajax.gwt.client.data.workflow.GWTJahiaWorkflow |
WorkflowHelper.getGWTJahiaWorkflow(Workflow wf) |
| Modifier and Type | Method and Description |
|---|---|
Workflow |
WorkflowProvider.getWorkflow(String processId,
Locale uiLocale) |
Workflow |
WorkflowService.getWorkflow(String provider,
String id,
Locale displayLocale) |
| Modifier and Type | Method and Description |
|---|---|
List<Workflow> |
WorkflowService.getActiveWorkflows(JCRNodeWrapper node,
Locale locale,
Locale displayLocale)
This method list all currently active workflow for the specified node.
|
Map<Locale,List<Workflow>> |
WorkflowService.getActiveWorkflowsForAllLocales(JCRNodeWrapper node)
This method list all currently active workflow for the specified node.
|
List<Workflow> |
WorkflowProvider.getActiveWorkflowsInformations(List<String> processIds,
Locale uiLocale) |
List<Workflow> |
WorkflowProvider.getWorkflowsForDefinition(String definition,
Locale uiLocale) |
List<Workflow> |
WorkflowService.getWorkflowsForDefinition(String definition,
Locale uiLocale) |
List<Workflow> |
WorkflowService.getWorkflowsForType(String type,
Locale uiLocale) |
List<Workflow> |
WorkflowProvider.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
List<Workflow> |
WorkflowService.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowListener.workflowStarted(Workflow workflow) |
| Modifier and Type | Method and Description |
|---|---|
protected Workflow |
BaseCommand.convertToWorkflow(org.kie.api.runtime.process.ProcessInstance instance,
Locale uiLocale,
org.kie.api.runtime.KieSession ksession,
org.kie.api.task.TaskService taskService,
org.jbpm.process.audit.AuditLogService auditLogService) |
Workflow |
JBPM6WorkflowProvider.getWorkflow(String processId,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
List<Workflow> |
JBPM6WorkflowProvider.getActiveWorkflowsInformations(List<String> processIds,
Locale uiLocale) |
List<Workflow> |
JBPM6WorkflowProvider.getWorkflowsForDefinition(String definition,
Locale uiLocale) |
List<Workflow> |
JBPM6WorkflowProvider.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
Workflow |
AbortProcessCommand.execute() |
Workflow |
GetWorkflowCommand.execute() |
| Modifier and Type | Method and Description |
|---|---|
List<Workflow> |
GetWorkflowsForDefinitionCommand.execute() |
List<Workflow> |
GetWorkflowsForUserCommand.execute() |
List<Workflow> |
GetActiveWorkflowsInformationsCommand.execute() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.