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 RuntimeManagerLockWatcherSingletonServiceAbstractRuntimeManager. 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 RuntimeManagerLockWatcherSingletonServiceRuntimeManagerLockWatcherSingletonService. reference()static RuntimeManagerLockWatcherSingletonServiceRuntimeManagerLockWatcherSingletonService. reference(Long watchLockPolling, Long maxLockProcessingTime)
-