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  - 
- 
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<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 INormalCompletionResultFcProcessLogPdfHandler. execute(INodeExecutionParams<FcProcessLogPdfProps> params)ISummaryKeyValueModelFcProcessLogPdfHandler. 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. 
 -