Uses of Interface
com.redwood.scheduler.api.model.interfaces.FileParameter
- 
Packages that use FileParameter Package Description com.redwood.scheduler.api.model Scheduler API - Modelcom.redwood.scheduler.api.model.interfaces Scheduler API - High level model interfaces.
- 
- 
Uses of FileParameter in com.redwood.scheduler.api.modelMethods in com.redwood.scheduler.api.model that return FileParameter Modifier and Type Method Description FileParameterJobParameter. getInValueFileParameter()Gets the value of a FileParameter.FileParameterJobParameter. getOutValueFileParameter()Gets the value of a FileParameter.
- 
Uses of FileParameter in com.redwood.scheduler.api.model.interfacesSubinterfaces of FileParameter in com.redwood.scheduler.api.model.interfaces Modifier and Type Interface Description interfaceFileParameterRuntimeRuntime interface to File parameters from RedwoodScript.
 
-