public class WorkflowStarter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
WorkflowStarter() |
| Modifier and Type | Method and Description |
|---|---|
static IWorkflowResponse |
initWorkflow(WorkflowStartingContext wfsctx) |
static IWorkflowResponse |
startSyncWorkflow(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
SessionAttributes sessionAttributes)
Starten des Workflows über die Workflow-API
|
public static IWorkflowResponse startSyncWorkflow(Vorgang v, Projekt p, Status newStatus, Benutzer curBen, SessionAttributes sessionAttributes)
v - p - newStatus - curBen - sessionAttributes - public static IWorkflowResponse initWorkflow(WorkflowStartingContext wfsctx)
Copyright © 2016. All rights reserved.