| Package | Description |
|---|---|
| org.activiti.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobEntity |
DeadLetterJobEntityManager.findJobById(String jobId) |
| Modifier and Type | Method and Description |
|---|---|
List<DeadLetterJobEntity> |
DeadLetterJobEntityManager.findDeadLetterJobsByDuedate(Date duedate,
Page page) |
List<DeadLetterJobEntity> |
DeadLetterJobEntityManager.findDeadLetterJobsByExecutionId(String executionId) |
Copyright © 2018 Flowable. All rights reserved.