| AbstractTask | 
 This abstract implementation of Task handles some of the complexity of dealing with pausing, cancelling, and
 resuming. 
 | 
| AbstractTaskPage | 
 Created by colby.clegg on 6/26/2015. 
 | 
| AbstractTaskType | 
 An abstract implementation of TaskType that handles the storage of the basic traits defined by the interface. 
 | 
| GatewayTaskRecord | 
 This record holds the definition of a task. 
 | 
| TaskExtensionPointType | 
 Created by colby.clegg on 3/31/2015. 
 | 
| TaskPage | 
 An extension point page for editing gateway tasks. 
 | 
| TaskPage.TaskPageTab | 
  | 
| TaskSettings | 
 This class wraps ups the settings of a gateway task. 
 | 
| TaskStatusEvent | 
 A TaskStatusEvent is an event during the task execution that will be displayed for history status. 
 | 
| TaskStatusEventRecord | 
 Created by colby.clegg on 9/28/2015. 
 |