public class TaskAutoAckErrorCommand extends AutoAckErrorCommand
| Constructor and Description |
|---|
TaskAutoAckErrorCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionErrorInfo> |
findErrorsToAck(javax.persistence.EntityManager em)
Responsible to look up all errors that can be auto acknowledged.
|
protected String |
getAckRule()
Returns description of why given jobs can be auto ack'ed
|
execute, getScheduleTimeprotected List<ExecutionErrorInfo> findErrorsToAck(javax.persistence.EntityManager em)
AutoAckErrorCommandfindErrorsToAck in class AutoAckErrorCommandem - instance of entity manager to access dbprotected String getAckRule()
AutoAckErrorCommandgetAckRule in class AutoAckErrorCommandCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.