Uses of Class
de.xima.fc.workflow.model.nodes.FcEncodeBase64Props
- 
Packages that use FcEncodeBase64Props Package Description de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.executor  - 
- 
Uses of FcEncodeBase64Props in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcEncodeBase64Props Modifier and Type Method Description Class<FcEncodeBase64Props>FcEncodeBase64Handler. getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcEncodeBase64Props Modifier and Type Method Description INormalCompletionResultFcEncodeBase64Handler. execute(INodeExecutionParams<FcEncodeBase64Props> params)ISummaryKeyValueModelFcEncodeBase64Handler. getElementSummaryKeyValueModel(IGetElementSummaryParams<FcEncodeBase64Props> params) - 
Uses of FcEncodeBase64Props in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcEncodeBase64Props Constructor Description FcEncodeBase64Executor(INodeExecutionParams<FcEncodeBase64Props> params)Creates a new executor for executing an PDF fill action with the given params. 
 -