jBPM :: Distribution 6.2.0-SNAPSHOT

org.jbpm.executor.impl.mem
Class InMemoryExecutorAdminServiceImpl

java.lang.Object
  extended by org.jbpm.executor.impl.mem.InMemoryExecutorAdminServiceImpl
All Implemented Interfaces:
org.kie.internal.executor.api.ExecutorAdminService

public class InMemoryExecutorAdminServiceImpl
extends Object
implements org.kie.internal.executor.api.ExecutorAdminService


Constructor Summary
InMemoryExecutorAdminServiceImpl(boolean active)
           
 
Method Summary
 int clearAllErrors()
           
 int clearAllRequests()
           
 void setStoreService(InMemoryExecutorStoreService storeService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryExecutorAdminServiceImpl

public InMemoryExecutorAdminServiceImpl(boolean active)
Method Detail

setStoreService

public void setStoreService(InMemoryExecutorStoreService storeService)

clearAllRequests

public int clearAllRequests()
Specified by:
clearAllRequests in interface org.kie.internal.executor.api.ExecutorAdminService

clearAllErrors

public int clearAllErrors()
Specified by:
clearAllErrors in interface org.kie.internal.executor.api.ExecutorAdminService

jBPM :: Distribution 6.2.0-SNAPSHOT

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