Uses of Class
de.xima.fc.workflow.model.nodes.FcChangeFormAvailabilityProps
Packages that use FcChangeFormAvailabilityProps
Package
Description
-
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcChangeFormAvailabilityProps in de.xima.fc.workflow.designer.bpmn.node.actionModifier and TypeClassDescriptionfinal classBPMN modelerfor nodes of typechange form availability.Fields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcChangeFormAvailabilityPropsModifier and TypeFieldDescriptionFcChangeFormAvailabilityBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcChangeFormAvailabilityPropsModifier and TypeMethodDescriptionprotected StringFcChangeFormAvailabilityBpmnModeler.createDetails(IModelWorkflowNodeParams<FcChangeFormAvailabilityProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcChangeFormAvailabilityBpmnModeler.createName(IModelWorkflowNodeParams<FcChangeFormAvailabilityProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement interfaces with type arguments of type FcChangeFormAvailabilityPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcChangeFormAvailabilityPropsModifier and TypeMethodDescriptionFcChangeFormAvailabilityHandler.getBpmnModeler()FcChangeFormAvailabilityHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcChangeFormAvailabilityPropsModifier and TypeMethodDescriptionFcChangeFormAvailabilityHandler.execute(INodeExecutionParams<FcChangeFormAvailabilityProps> params) FcChangeFormAvailabilityHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcChangeFormAvailabilityProps> params) -
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcChangeFormAvailabilityProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcChangeFormAvailabilityPropsModifierConstructorDescriptionCreates a new executor for executing a compress as ZIP action with the given params. -
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcChangeFormAvailabilityPropsModifier and TypeMethodDescriptionWorkflowNodePropsFactory.changeFormAvailability(EChangeFormAvailabilityType changeType) Creates a new workflow node model for aEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITYthat changes the availability of a form.