| Package | Description |
|---|---|
| de.xima.fc.api.workflow |
Package für den API-Zugriff auf Workflowverarbeitung
|
| de.xima.fc.bl | |
| de.xima.fc.form.helper | |
| de.xima.fc.handler.interfaces.workflow | |
| de.xima.fc.handler.workflow | |
| de.xima.fc.interfaces.plugin.param.form | |
| de.xima.fc.mdl.workflow | |
| de.xima.fc.plugin.models.params.form | |
| de.xima.fc.web.common.respond |
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer,
SessionAttributes sessionAttributes)
Methode zum Initialisieren eines synchronen Workflows
|
IWorkflowResponse |
WorkflowAPI.initWorkflow(WorkflowStartingContext wfsctx) |
| Modifier and Type | Method and Description |
|---|---|
static IWorkflowResponse |
WorkflowStarter.initWorkflow(WorkflowStartingContext wfsctx) |
static IWorkflowResponse |
WorkflowStarter.startSyncWorkflow(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
SessionAttributes sessionAttributes)
Starten des Workflows über die Workflow-API
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FormPluginHelper.executePreResponse(IFormRequestContext ctx,
Vorgang v,
IWorkflowResponse resp) |
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
IWorkflowHandler.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer currentUser,
SessionAttributes sessionAttributes)
Inits the workflow.
|
IWorkflowResponse |
IWorkflowHandler.initWorkflow(WorkflowStartingContext wfsctx) |
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
WorkflowHandler.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer currentUser,
SessionAttributes sessionAttributes)
Inits the workflow.
|
IWorkflowResponse |
WorkflowHandler.initWorkflow(WorkflowStartingContext wfsctx) |
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
IPluginFormPreRespondParams.getWorkflowResponse()
Getter für das Ergebniss des ausgeführten Workflows des Formular-Submits
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowResponse
Modelklasse der Antwort einer Workflow-Verarbeitung
|
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
PluginFormPreRespondParams.getWorkflowResponse() |
| Constructor and Description |
|---|
PluginFormPreRespondParams(IFormRequestContext ctx,
Vorgang vorgang,
IWorkflowResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormResponder.respond(IExtendedFormRequestContext ctx,
EMime mime,
IWorkflowResponse wfr) |
static void |
FormResponder.respondHTML(IExtendedFormRequestContext ctx,
IWorkflowResponse wfr,
Vorgang v) |
static void |
FormResponder.respondTemplate(IExtendedFormRequestContext ctx,
IWorkflowResponse wfr,
Vorgang v) |
static void |
FormResponder.respondWorkflow(IExtendedFormRequestContext ctx,
IWorkflowResponse resp,
Vorgang v) |
Copyright © 2016. All rights reserved.