jBPM :: Executor Service 6.0.0.Beta4

org.jbpm.executor.impl
Class ExecutorRequestAdminServiceImpl

java.lang.Object
  extended by org.jbpm.executor.impl.ExecutorRequestAdminServiceImpl
All Implemented Interfaces:
ExecutorRequestAdminService

public class ExecutorRequestAdminServiceImpl
extends Object
implements ExecutorRequestAdminService


Constructor Summary
ExecutorRequestAdminServiceImpl()
           
 
Method Summary
 int clearAllErrors()
           
 int clearAllRequests()
           
 void setPm(org.jbpm.shared.services.api.JbpmServicesPersistenceManager pm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorRequestAdminServiceImpl

public ExecutorRequestAdminServiceImpl()
Method Detail

setPm

public void setPm(org.jbpm.shared.services.api.JbpmServicesPersistenceManager pm)

clearAllRequests

public int clearAllRequests()
Specified by:
clearAllRequests in interface ExecutorRequestAdminService

clearAllErrors

public int clearAllErrors()
Specified by:
clearAllErrors in interface ExecutorRequestAdminService

jBPM :: Executor Service 6.0.0.Beta4

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