Uses of Interface
com.redwood.scheduler.api.model.RuntimeParameter
-
Packages that use RuntimeParameter Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of RuntimeParameter in com.redwood.scheduler.api.model
Subinterfaces of RuntimeParameter in com.redwood.scheduler.api.model Modifier and Type Interface Description interface
ProcessServerParameter
Configuration parameters for the ProcessServer During the configure phase of the system, these parameters get set to the appropriate values for the ProcessServer.
-