jBPM distribution 6.0.0.CR1

org.jbpm.executor.impl
Class ExecutorRunnable

java.lang.Object
  extended by org.jbpm.executor.impl.ExecutorRunnable
All Implemented Interfaces:
Runnable

public class ExecutorRunnable
extends Object
implements Runnable


Constructor Summary
ExecutorRunnable()
           
 
Method Summary
 void run()
           
 void setPm(JbpmServicesPersistenceManager pm)
           
 void setQueryService(ExecutorQueryService queryService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorRunnable

public ExecutorRunnable()
Method Detail

setPm

public void setPm(JbpmServicesPersistenceManager pm)

setQueryService

public void setQueryService(ExecutorQueryService queryService)

run

public void run()
Specified by:
run in interface Runnable

jBPM distribution 6.0.0.CR1

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