jBPM distribution 6.1.0.Beta3

Uses of Class
org.jbpm.shared.services.impl.TransactionalCommandService

Packages that use TransactionalCommandService
org.jbpm.executor.impl   
org.jbpm.kie.services.cdi.producer   
org.jbpm.kie.services.impl   
 

Uses of TransactionalCommandService in org.jbpm.executor.impl
 

Methods in org.jbpm.executor.impl with parameters of type TransactionalCommandService
 void ExecutorRunnable.setCommandService(TransactionalCommandService commandService)
           
 void ExecutorRequestAdminServiceImpl.setCommandService(TransactionalCommandService commandService)
           
 void ExecutorQueryServiceImpl.setCommandService(TransactionalCommandService commandService)
           
 void ExecutorImpl.setCommandService(TransactionalCommandService commandService)
           
 

Uses of TransactionalCommandService in org.jbpm.kie.services.cdi.producer
 

Methods in org.jbpm.kie.services.cdi.producer that return TransactionalCommandService
 TransactionalCommandService TransactionalCommandServiceProducer.produceCommandService()
           
 

Uses of TransactionalCommandService in org.jbpm.kie.services.impl
 

Methods in org.jbpm.kie.services.impl with parameters of type TransactionalCommandService
 void RuntimeDataServiceImpl.setCommandService(TransactionalCommandService commandService)
           
 void KnowledgeAdminDataServiceImpl.setCommandService(TransactionalCommandService commandService)
           
 


jBPM distribution 6.1.0.Beta3

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