Uses of Class
de.xima.fc.workflow.model.nodes.FcFillWordProps
- 
Packages that use FcFillWordProps Package Description de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.executor  - 
- 
Uses of FcFillWordProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcFillWordProps Modifier and Type Method Description Class<FcFillWordProps>FcFillWordHandler. getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcFillWordProps Modifier and Type Method Description INormalCompletionResultFcFillWordHandler. execute(INodeExecutionParams<FcFillWordProps> params)ISummaryKeyValueModelFcFillWordHandler. getElementSummaryKeyValueModel(IGetElementSummaryParams<FcFillWordProps> params) - 
Uses of FcFillWordProps in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcFillWordProps Constructor Description FcFillWordExecutor(INodeExecutionParams<FcFillWordProps> params)Creates a new executor for executing a Word fill action with the given params. 
 -