Uses of Class
de.xima.fc.workflow.model.nodes.FcProcessLogPdfProps
Packages that use FcProcessLogPdfProps
Package
Description
-
Uses of FcProcessLogPdfProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcProcessLogPdfPropsModifier and TypeMethodDescriptionFcProcessLogPdfHandler.getDataModelClass()
FcProcessHistoryPdfHandler.getNodePrototypes
(IGetNodePrototypesParams params) Deprecated.Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcProcessLogPdfPropsModifier and TypeMethodDescriptionFcProcessLogPdfHandler.execute
(INodeExecutionParams<FcProcessLogPdfProps> params) FcProcessLogPdfHandler.getElementSummaryKeyValueModel
(IGetElementSummaryParams<FcProcessLogPdfProps> params) -
Uses of FcProcessLogPdfProps in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcProcessLogPdfPropsModifierConstructorDescriptionCreates a new executor for executing a protocol history pdf action with the given params. -
Uses of FcProcessLogPdfProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcProcessLogPdfPropsModifier and TypeMethodDescriptionstatic FcProcessLogPdfProps
WorkflowNodePropsFactory.processLogPdf
(String fileName) Creates a new workflow node model for aEWorkflowNodeType.FC_PROCESS_LOG_PDF
that creates a PDF document with the history of the current form record.