public class GetJobExceptionStacktraceCmd extends Object implements Command<String>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
jobId |
protected JobServiceConfiguration |
jobServiceConfiguration |
protected JobType |
jobType |
| Constructor and Description |
|---|
GetJobExceptionStacktraceCmd(String jobId,
JobType jobType,
JobServiceConfiguration jobServiceConfiguration) |
protected JobServiceConfiguration jobServiceConfiguration
protected String jobId
protected JobType jobType
public GetJobExceptionStacktraceCmd(String jobId, JobType jobType, JobServiceConfiguration jobServiceConfiguration)
public String execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.