Uses of Class
de.xima.fc.workflow.model.nodes.FcRenewProcessIdProps
-
Packages that use FcRenewProcessIdProps Package Description de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.executor -
-
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 FcRenewProcessIdProps Modifier and Type Method Description Class<FcRenewProcessIdProps>
FcRenewProcessIdHandler. getDataModelClass()
Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcRenewProcessIdProps Modifier and Type Method Description INormalCompletionResult
FcRenewProcessIdHandler. execute(INodeExecutionParams<FcRenewProcessIdProps> params)
ISummaryKeyValueModel
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 FcRenewProcessIdProps Constructor Description FcRenewProcessIdExecutor(INodeExecutionParams<FcRenewProcessIdProps> params)
Creates a new executor for executing an PDF fill action with the given parameters.
-