AppTaskControlExecutor constructor
AppTaskControlExecutor(
- TaskControl taskControl,
- TriggerConfiguration trigger,
- TaskConfiguration task,
- DeviceConfiguration<
DeviceRegistration> targetDevice,
Implementation
AppTaskControlExecutor(
super.taskControl,
super.trigger,
super.task,
super.targetDevice,
);