jBPM distribution 6.2.0.CR2

Uses of Interface
org.jbpm.executor.RequeueAware

Packages that use RequeueAware
org.jbpm.executor.impl   
org.jbpm.executor.impl.jpa   
 

Uses of RequeueAware in org.jbpm.executor.impl
 

Classes in org.jbpm.executor.impl that implement RequeueAware
 class ExecutorServiceImpl
          Entry point of the executor component.
 

Uses of RequeueAware in org.jbpm.executor.impl.jpa
 

Classes in org.jbpm.executor.impl.jpa that implement RequeueAware
 class ExecutorRequestAdminServiceImpl
          Default implementation of ExecutorAdminService backed with JPA IMPORTANT: please keep all classes from package org.jbpm.shared.services.impl as FQCN inside method body to avoid exception logged by CDI when used with in memory mode
 


jBPM distribution 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.