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 Stringprotected JobServiceConfigurationprotected JobType -
Constructor Summary
ConstructorsConstructorDescriptionGetJobExceptionStacktraceCmd(String jobId, JobType jobType, JobServiceConfiguration jobServiceConfiguration) -
Method Summary