Uses of Interface
org.jbpm.runtime.manager.api.SchedulerProvider
-
Packages that use SchedulerProvider Package Description org.jbpm.runtime.manager.impl -
-
Uses of SchedulerProvider in org.jbpm.runtime.manager.impl
Classes in org.jbpm.runtime.manager.impl that implement SchedulerProvider Modifier and Type Class Description class
DefaultRuntimeEnvironment
Default implementation of the RuntimeEnvironment that aims at providing all common settings with a minimum need for configuration.class
SimpleRuntimeEnvironment
The most basic implementation of theRuntimeEnvironment
that, at the same time, serves as base implementation for all extensions.
-