public class TaskExecuteDTO
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TaskExecuteDTO
public TaskExecuteDTO()
-
TaskExecuteDTO
public TaskExecuteDTO(Long jobId,
Long taskBatchId,
Long workflowTaskBatchId,
Long workflowNodeId,
Integer taskExecutorScene)