Uses of Class
de.xima.fc.workflow.model.nodes.FcChangeFormAvailabilityProps
- 
Packages that use FcChangeFormAvailabilityProps Package Description de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.executor  - 
- 
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcChangeFormAvailabilityProps Modifier and Type Method Description Class<FcChangeFormAvailabilityProps>FcChangeFormAvailabilityHandler. getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcChangeFormAvailabilityProps Modifier and Type Method Description INormalCompletionResultFcChangeFormAvailabilityHandler. execute(INodeExecutionParams<FcChangeFormAvailabilityProps> params)ISummaryKeyValueModelFcChangeFormAvailabilityHandler. getElementSummaryKeyValueModel(IGetElementSummaryParams<FcChangeFormAvailabilityProps> params) - 
Uses of FcChangeFormAvailabilityProps in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcChangeFormAvailabilityProps Constructor Description FcChangeFormAvailabilityExecutor(INodeExecutionParams<FcChangeFormAvailabilityProps> params)Creates a new executor for executing a compress as ZIP action with the given params. 
 -