Class GetJobExceptionStacktraceCmd
java.lang.Object
org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- All Implemented Interfaces:
Serializable
,Command<String>
- Author:
- Frederik Heremans, Joram Barrez
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected JobServiceConfiguration
protected JobType
-
Constructor Summary
ConstructorsConstructorDescriptionGetJobExceptionStacktraceCmd
(String jobId, JobType jobType, JobServiceConfiguration jobServiceConfiguration) -
Method Summary