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.ExecutorAdminService
public int clearAllErrors()
clearAllErrors
in interface org.kie.api.executor.ExecutorAdminService
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.