Uses of Interface
oracle.as.scheduler.RuntimeService
Packages that use RuntimeService
Package
Description
Enterprise Scheduler API interfaces and classes, including
RuntimeService and MetadataService.
Request Log and Output Content API.
-
Uses of RuntimeService in oracle.as.scheduler
Subinterfaces of RuntimeService in oracle.as.schedulerModifier and TypeInterfaceDescriptioninterface
The remote interface for RuntimeService Bean. -
Uses of RuntimeService in oracle.as.scheduler.request
Methods in oracle.as.scheduler.request that return RuntimeServiceModifier and TypeMethodDescriptionRemoteContentHelper.getRuntimeService()
Gets the RuntimeService used by this helper.Constructors in oracle.as.scheduler.request with parameters of type RuntimeServiceModifierConstructorDescriptionRemoteContentHelper
(RequestExecutionContext context, RequestParameters params, RuntimeService runtime) Creates a remote helper for request content using the given RuntimeService.