Uses of Interface
com.redwood.scheduler.api.model.interfaces.TableParameter
- 
Packages that use TableParameter Package Description com.redwood.scheduler.api.model Scheduler API - Modelcom.redwood.scheduler.api.model.interfaces Scheduler API - High level model interfaces.
- 
- 
Uses of TableParameter in com.redwood.scheduler.api.modelMethods in com.redwood.scheduler.api.model that return TableParameter Modifier and Type Method Description TableParameterJobParameter. getInValueTableParameter()Get an instantiated TableParameter value.TableParameterJobParameter. getOutValueTableParameter()Get an instantiated TableParameter value.
- 
Uses of TableParameter in com.redwood.scheduler.api.model.interfacesSubinterfaces of TableParameter in com.redwood.scheduler.api.model.interfaces Modifier and Type Interface Description interfaceTableParameterRuntimeRuntime interface to Table parameters from RedwoodScript.
 
-