Package | Description |
---|---|
de.xima.fc.inbox.bean | |
de.xima.fc.inbox.servlet |
Modifier and Type | Method and Description |
---|---|
void |
ProcessStateChangeBean.performStateChange(InboxWorkflowServlet.EAction action,
boolean runWorkflowProcessing,
boolean sendFormData,
boolean validateForm,
Status targetState)
Performs an advanced state change with the given options.
|
Modifier and Type | Method and Description |
---|---|
static InboxWorkflowServlet.EAction |
InboxWorkflowServlet.EAction.findByActionParam(String actionParam) |
static InboxWorkflowServlet.EAction |
InboxWorkflowServlet.EAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InboxWorkflowServlet.EAction[] |
InboxWorkflowServlet.EAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
InboxWorkflowServlet.startCorrection(IExtendedFormRequestContext requestCtx,
IXForm xform,
InboxWorkflowServlet.EAction action,
boolean runWorkflow,
String targetStateAlias) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.