Package de.xima.fc.workflow.processor.factory
-
Interface Summary Interface Description IChangeFormValuesBuilder A builder for workflow node for aEWorkflowNodeType.FC_CHANGE_FORM_VALUE
that modifies the value of one or more form elements.ICreateTextFileNodeBuilder Builder for configuring aEWorkflowNodeType.FC_CREATE_TEXT_FILE
action.IEmailNodeBuilder Builder for configuring aEWorkflowNodeType.FC_EMAIL
action.IFillPdfNodeBuilder Builder for configuring aEWorkflowNodeType.FC_FILL_PDF
action.IFormRecordMessagePostedBuilder Builder for configuring aEWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_POSTED
event listener.IFormRecordMessageUploadRequestFulfilledBuilder Builder for configuring aEWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_UPLOAD_REQUEST_FULFILLED
event listener.IHttpRequestNodeBuilder Builder for configuring aEWorkflowNodeType.FC_POST_REQUEST
action.IMultiConditionBuilder<This extends IMultiConditionBuilder<This>> Contract for builders that allow configuring multiple conditions.IMultipleConditionBuilder Builder for configuring a multiple condition node.ISendFormRecordMessageBuilder Builder for configuring a send portal message node.ISingleConditionBuilder Builder for configuring asingle condition
.ISingleConditionProducer A function that produces is given asingle condition builder
and must use that builder to create asingle condition
.IUserInvocationTriggerBuilder A builder for a new event of typeEWorkflowTriggerType.FC_USER_INVOCATION
that occurs when a portal user initiates it. -
Class Summary Class Description WorkflowElementPropsFactory WorkflowNodeFactory Factory methods for creating various kinds ofWorkflowNode
s.WorkflowNodePropsFactory Factory methods for creating various kinds ofWorkflowNode
models.WorkflowTriggerFactory Factory methods for creating various kinds ofWorkflowTrigger
s.WorkflowTriggerPropsFactory Factory methods for creating various kinds ofWorkflowTrigger
models.