Package | Description |
---|---|
org.jbpm.executor.commands.error |
Modifier and Type | Method and Description |
---|---|
protected List<ExecutionErrorInfo> |
TaskAutoAckErrorCommand.findErrorsToAck(javax.persistence.EntityManager em) |
protected List<ExecutionErrorInfo> |
ProcessAutoAckErrorCommand.findErrorsToAck(javax.persistence.EntityManager em) |
protected List<ExecutionErrorInfo> |
JobAutoAckErrorCommand.findErrorsToAck(javax.persistence.EntityManager em) |
protected abstract List<ExecutionErrorInfo> |
AutoAckErrorCommand.findErrorsToAck(javax.persistence.EntityManager em)
Responsible to look up all errors that can be auto acknowledged.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.