Package de.xima.fc.workflow.processor.factory
-
Interface Summary Interface Description IChangeFormValuesBuilder A builder for workflow node for aEWorkflowNodeType.FC_CHANGE_FORM_VALUEthat modifies the value of one or more form elements.ICreateTextFileNodeBuilder Builder for configuring aEWorkflowNodeType.FC_CREATE_TEXT_FILEaction.IEmailNodeBuilder Builder for configuring aEWorkflowNodeType.FC_EMAILaction.IFillPdfNodeBuilder Builder for configuring aEWorkflowNodeType.FC_FILL_PDFaction.IFormRecordMessagePostedBuilder Builder for configuring aEWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_POSTEDevent listener.IFormRecordMessageUploadRequestFulfilledBuilder Builder for configuring aEWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_UPLOAD_REQUEST_FULFILLEDevent listener.IHttpRequestNodeBuilder Builder for configuring aEWorkflowNodeType.FC_POST_REQUESTaction.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 builderand must use that builder to create asingle condition.IUserInvocationTriggerBuilder A builder for a new event of typeEWorkflowTriggerType.FC_USER_INVOCATIONthat occurs when a portal user initiates it. -
Class Summary Class Description WorkflowElementPropsFactory WorkflowNodeFactory Factory methods for creating various kinds ofWorkflowNodes.WorkflowNodePropsFactory Factory methods for creating various kinds ofWorkflowNodemodels.WorkflowTriggerFactory Factory methods for creating various kinds ofWorkflowTriggers.WorkflowTriggerPropsFactory Factory methods for creating various kinds ofWorkflowTriggermodels.