public interface IWorkflowHandler extends IGenericHandler
| Modifier and Type | Method and Description |
|---|---|
IWorkflowResponse |
initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer currentUser,
SessionAttributes sessionAttributes)
Inits the workflow.
|
IWorkflowResponse |
initWorkflow(WorkflowStartingContext wfsctx) |
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNameIWorkflowResponse initWorkflow(WorkflowStartingContext wfsctx)
IWorkflowResponse initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, SessionAttributes sessionAttributes)
uc - the user contextvorgang - the vorgangstatus - the statuscurrentUser - the current usersessionAttributes - serialisierbare Attribute, welche in der aktuellen Session abgelegt sindWorkflowResponseCopyright © 2016. All rights reserved.