public class JobDto extends Object
| Constructor and Description |
|---|
JobDto() |
| Modifier and Type | Method and Description |
|---|---|
static JobDto |
fromJob(Job job) |
Date |
getDueDate() |
String |
getExceptionMessage() |
String |
getExecutionId() |
String |
getId() |
String |
getProcessInstanceId() |
int |
getRetries() |
Copyright © 2015. All rights reserved.