Uses of Class
de.xima.fc.workflow.model.nodes.FcProcessLogPdfProps
-
Packages that use FcProcessLogPdfProps Package Description de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.executor de.xima.fc.workflow.model.nodes -
-
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 FcProcessLogPdfProps Modifier and Type Method Description Class<? extends FcProcessLogPdfProps>
FcProcessLogPdfHandler. getDataModelClass()
List<INodePrototypeDescriptor<FcProcessLogPdfProps>>
FcProcessHistoryPdfHandler. getNodePrototypes(IGetNodePrototypesParams params)
Deprecated.Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcProcessLogPdfProps Modifier and Type Method Description INormalCompletionResult
FcProcessLogPdfHandler. execute(INodeExecutionParams<FcProcessLogPdfProps> params)
ISummaryKeyValueModel
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 FcProcessLogPdfProps Constructor Description FcProcessLogPdfExecutor(INodeExecutionParams<FcProcessLogPdfProps> params)
Creates a new executor for executing a protocol history pdf action with the given params. -
Uses of FcProcessLogPdfProps in de.xima.fc.workflow.model.nodes
Subclasses of FcProcessLogPdfProps in de.xima.fc.workflow.model.nodes Modifier and Type Class Description class
FcProcessHistoryPdfProps
Deprecated.
-