| Class | Description | 
|---|---|
| FileProvenanceQueryTool | 
 Pulls back a file provenance report, runs an arbitrarily complex SQL query on the results, and saves the results as a protobuf binary for
 use as a part of interpreted language deciders. 
 | 
| UserSettingsPlugin | 
 
 This plugin outputs a commented config file 
 | 
| WorkflowLauncher | 
 The WorkflowLauncher is responsible for launching scheduled workflows. 
 | 
| WorkflowLifecycle | 
 The WorkflowLifecycle is responsible for performing aggregations of tasks. 
 | 
| WorkflowRelauncher | 
 The Workflow relauncher is only responsible for relaunching failed workflows. 
 | 
| WorkflowRescheduler | 
 The Workflow Rescheduler can schedule a new workflow based on the configuration of a previously launched workflow. 
 | 
| WorkflowScheduler | 
 The Workflow Scheduler is only responsible for scheduling workflows. 
 | 
| WorkflowWatcher | 
 The Workflow Watcher is only responsible for watching workflows and reporting on their status in a real-time manner. 
 | 
Copyright © 2015 SeqWare. All rights reserved.