Uses of Class
de.xima.fc.workflow.model.nodes.FcRenewProcessIdProps
Packages that use FcRenewProcessIdProps
Package
Description
-
Uses of FcRenewProcessIdProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcRenewProcessIdPropsMethod parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcRenewProcessIdPropsModifier and TypeMethodDescriptionFcRenewProcessIdHandler.execute
(INodeExecutionParams<FcRenewProcessIdProps> params) FcRenewProcessIdHandler.getElementSummaryKeyValueModel
(IGetElementSummaryParams<FcRenewProcessIdProps> params) -
Uses of FcRenewProcessIdProps in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcRenewProcessIdPropsModifierConstructorDescriptionCreates a new executor for executing an PDF fill action with the given parameters. -
Uses of FcRenewProcessIdProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcRenewProcessIdPropsModifier and TypeMethodDescriptionstatic FcRenewProcessIdProps
WorkflowNodePropsFactory.renewProcessId()
Creates a new workflow node model for aEWorkflowNodeType.FC_RENEW_PROCESS_ID
that generates a new UUID for the form record.