Package org.activiti.engine.impl.cmd
Class GetJobExceptionStacktraceCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.GetJobExceptionStacktraceCmd
-
- All Implemented Interfaces:
Serializable,Command<String>
public class GetJobExceptionStacktraceCmd extends Object implements Command<String>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetJobExceptionStacktraceCmd(String jobId, JobType jobType)
-