Uses of Interface
com.redwood.scheduler.api.model.interfaces.ProcessServerCheckAttributeInfo
- 
Packages that use ProcessServerCheckAttributeInfo Package Description com.redwood.scheduler.api.model Scheduler API - Model
- 
- 
Uses of ProcessServerCheckAttributeInfo in com.redwood.scheduler.api.modelMethods in com.redwood.scheduler.api.model that return types with arguments of type ProcessServerCheckAttributeInfo Modifier and Type Method Description List<ProcessServerCheckAttributeInfo>ProcessServerCheck. getParameters()A list of ProcessServerCheckAttributeInfo objects describing each attribute.
 
-