TaskControlExecutorSamplingState constructor
TaskControlExecutorSamplingState(
- ExecutorState state,
- int triggerId,
- String taskName
Implementation
TaskControlExecutorSamplingState(super.state, this.triggerId, this.taskName);