| 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.GWTJahiaWorkflowTask |
WorkflowHelper.getGWTJahiaWorkflowTask(WorkflowTask workflowTask) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTask |
WorkflowProvider.getWorkflowTask(String taskId,
Locale uiLocale) |
WorkflowTask |
WorkflowService.getWorkflowTask(String taskId,
String provider,
Locale displayLocale) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowTask> |
WorkflowProvider.getTasksForUser(JahiaUser user,
Locale uiLocale) |
List<WorkflowTask> |
WorkflowService.getTasksForUser(JahiaUser user,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowListener.newTaskCreated(WorkflowTask task) |
void |
WorkflowListener.taskEnded(WorkflowTask task) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowTask |
BaseCommand.convertToWorkflowTask(org.kie.api.task.model.Task task,
Locale uiLocale,
org.kie.api.runtime.KieSession ksession,
org.kie.api.task.TaskService taskService) |
WorkflowTask |
JBPM6WorkflowProvider.getWorkflowTask(String taskId,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
protected List<WorkflowTask> |
BaseCommand.convertToWorkflowTasks(Locale uiLocale,
List<org.kie.api.task.model.TaskSummary> taskSummaryList,
org.kie.api.runtime.KieSession ksession,
org.kie.api.task.TaskService taskService) |
List<WorkflowTask> |
JBPM6WorkflowProvider.getTasksForUser(JahiaUser user,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTask |
GetWorkflowTaskCommand.execute() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowTask> |
AssignTaskCommand.execute() |
List<WorkflowTask> |
GetTasksForUserCommand.execute() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.