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.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcChangeFormAvailabilityPropsMethod 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
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_AVAILABILITY
that changes the availability of a form.