public class InMemoryExecutorAdminServiceImpl extends Object implements org.kie.internal.executor.api.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.internal.executor.api.ExecutorAdminService
public int clearAllErrors()
clearAllErrors
in interface org.kie.internal.executor.api.ExecutorAdminService
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.