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,
            Map<String,Serializable> sessionAttributes,
            boolean isCorrection,
            boolean anonymize)
Inits the workflow. 
 | 
IWorkflowResponse | 
initWorkflow(WorkflowStartingContext wfsctx)  | 
IWorkflowResponse | 
verifyAndInitWorkflow(UserContext uc,
                     WorkflowStartingContext wfsCtx)  | 
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, serializableList, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, updategetNamepublic IWorkflowResponse initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)
initWorkflow in interface IWorkflowHandleruc - the user contextvorgang - the vorgangstatus - the statuscurrentUser - the current usersessionAttributes - serialisierbare Attribute, welche in der aktuellen Session abgelegt sindisCorrection - boolean if the workflow is an correctionWorkflowResponsepublic IWorkflowResponse initWorkflow(WorkflowStartingContext wfsctx)
initWorkflow in interface IWorkflowHandlerpublic IWorkflowResponse verifyAndInitWorkflow(UserContext uc, WorkflowStartingContext wfsCtx)
verifyAndInitWorkflow in interface IWorkflowHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.