Uses of Package
de.xima.fc.workflow.processor.factory
-
Packages that use de.xima.fc.workflow.processor.factory Package Description de.xima.fc.workflow.processor.factory -
Classes in de.xima.fc.workflow.processor.factory used by de.xima.fc.workflow.processor.factory Class Description IBaseActionPropsBuilder Base builder for configuring aBaseActionProps
event listener.IBaseTriggerPropsBuilder Base builder for configuring aBaseTriggerProps
event listener.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.IFcForEachLoopsPropsBuilder A builder for a workflow node of typeEWorkflowNodeType.FC_FOR_EACH_LOOP
that loops over a fixed collection of elements.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 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.IWorkflowElementBuilder Base interface for building a workflow element (node or trigger).