| Package | Description |
|---|---|
| org.flowable.job.service.impl.cmd |
| Modifier and Type | Field and Description |
|---|---|
protected JobType |
GetJobExceptionStacktraceCmd.jobType |
| Modifier and Type | Method and Description |
|---|---|
static JobType |
JobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobType[] |
JobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GetJobExceptionStacktraceCmd(String jobId,
JobType jobType,
JobServiceConfiguration jobServiceConfiguration) |
Copyright © 2021 Flowable. All rights reserved.