public class WorkflowHandler extends GenericHandler implements IWorkflowHandler
LOG| Constructor and Description |
|---|
WorkflowHandler() |
| 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, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNamepublic IWorkflowResponse initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, SessionAttributes sessionAttributes)
initWorkflow in interface IWorkflowHandleruc - the user contextvorgang - the vorgangstatus - the statuscurrentUser - the current usersessionAttributes - serialisierbare Attribute, welche in der aktuellen Session abgelegt sindWorkflowResponsepublic IWorkflowResponse initWorkflow(WorkflowStartingContext wfsctx)
initWorkflow in interface IWorkflowHandlerCopyright © 2016. All rights reserved.