Uses of Interface
com.redwood.scheduler.api.r2w.R2WRequest
-
Packages that use R2WRequest Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of R2WRequest in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that return R2WRequest Modifier and Type Method Description R2WRequest
R2WCatalog. prepareRequest(String uri)
Prepare an R2WRequest with default (ALL) substitutions.R2WRequest
R2WCatalog. prepareRequest(String uri, R2WRequestSubstitutions substitutions)
Prepare an R2WRequest with custom substitutions.
-