Uses of Class
org.jbpm.runtime.manager.impl.lock.RuntimeManagerLockWatcherSingletonService
-
Packages that use RuntimeManagerLockWatcherSingletonService Package Description org.jbpm.runtime.manager.impl org.jbpm.runtime.manager.impl.lock -
-
Uses of RuntimeManagerLockWatcherSingletonService in org.jbpm.runtime.manager.impl
Fields in org.jbpm.runtime.manager.impl declared as RuntimeManagerLockWatcherSingletonService Modifier and Type Field Description protected RuntimeManagerLockWatcherSingletonService
AbstractRuntimeManager. watcher
-
Uses of RuntimeManagerLockWatcherSingletonService in org.jbpm.runtime.manager.impl.lock
Methods in org.jbpm.runtime.manager.impl.lock that return RuntimeManagerLockWatcherSingletonService Modifier and Type Method Description static RuntimeManagerLockWatcherSingletonService
RuntimeManagerLockWatcherSingletonService. reference()
static RuntimeManagerLockWatcherSingletonService
RuntimeManagerLockWatcherSingletonService. reference(Long watchLockPolling, Long maxLockProcessingTime)
-