Package com.inductiveautomation.ignition.gateway.tasks
package com.inductiveautomation.ignition.gateway.tasks
-
ClassDescriptionThis abstract implementation of Task handles some of the complexity of dealing with pausing, cancelling, and resuming.Created by colby.clegg on 6/26/2015.An abstract implementation of TaskType that handles the storage of the basic traits defined by the interface.This record holds the definition of a task.Indicates when a task should be run.A Task is an executable entity that is run by the gateway.If a task can be suspended and resumed, this is an arbitrary state that will be used to resume.Created by colby.clegg on 5/6/2015.Created by colby.clegg on 3/31/2015.This system manages arbitrary gateway Tasks.An extension point page for editing gateway tasks.This class wraps ups the settings of a gateway task.Created by colby.clegg on 5/6/2015.Created by colby.clegg on 3/30/2015.A TaskStatusEvent is an event during the task execution that will be displayed for history status.Created by colby.clegg on 9/28/2015.Defines a type of gateway task that can be defined and executed.