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.bpmn.node.action
Subclasses with type arguments of type FcRenewProcessIdProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcRenewProcessIdPropsModifier and TypeFieldDescriptionFcRenewProcessIdBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcRenewProcessIdPropsModifier and TypeMethodDescriptionprotected StringFcRenewProcessIdBpmnModeler.createName(IModelWorkflowNodeParams<FcRenewProcessIdProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcRenewProcessIdProps 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 FcRenewProcessIdPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcRenewProcessIdPropsModifier and TypeMethodDescriptionFcRenewProcessIdHandler.getBpmnModeler()FcRenewProcessIdHandler.getDataModelClass()Method 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
Subclasses with type arguments of type FcRenewProcessIdProps in de.xima.fc.workflow.executorConstructor 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 FcRenewProcessIdPropsWorkflowNodePropsFactory.renewProcessId()Creates a new workflow node model for aEWorkflowNodeType.FC_RENEW_PROCESS_IDthat generates a new UUID for the form record.