org.jbpm.executor.impl
public class ExecutorRequestAdminServiceImpl extends Object implements org.kie.internal.executor.api.ExecutorAdminService
ExecutorAdminService
backed with JPAConstructor and Description |
---|
ExecutorRequestAdminServiceImpl() |
Modifier and Type | Method and Description |
---|---|
int |
clearAllErrors() |
int |
clearAllRequests() |
void |
init() |
void |
setPm(org.jbpm.shared.services.api.JbpmServicesPersistenceManager pm) |
public void setPm(org.jbpm.shared.services.api.JbpmServicesPersistenceManager pm)
@PostConstruct public void init()
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-2013 JBoss by Red Hat. All Rights Reserved.