public class InMemoryExecutorAdminServiceImpl extends Object implements org.kie.api.executor.ExecutorAdminService
| Constructor and Description |
|---|
InMemoryExecutorAdminServiceImpl(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
int |
clearAllErrors() |
int |
clearAllRequests() |
void |
setStoreService(InMemoryExecutorStoreService storeService) |
public InMemoryExecutorAdminServiceImpl(boolean active)
public void setStoreService(InMemoryExecutorStoreService storeService)
public int clearAllRequests()
clearAllRequests in interface org.kie.api.executor.ExecutorAdminServicepublic int clearAllErrors()
clearAllErrors in interface org.kie.api.executor.ExecutorAdminServiceCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.