All Classes and Interfaces

Class
Description
Created by Navid Mitchell on 11/11/20
Created by Navid Mitchell on 3/25/20
An interesting type of Task that lets you define a class to be constructed then a method invoked for the result Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 7/7/20
Created by navid on 2/10/20
NOTE: should not be instantiated directly Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 11/12/20
Created by Navid Mitchell on 11/12/20
Annotation to be used on a Spring Boot application to enable the Continuum Grind.
Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 11/12/20
Generic Task that will "autowire" the instance prior to calling the provided invoker function Created by Navid Mitchell on 3/19/20
A JobDefinition provides a unit of work comprised of Task's and other JobDefinition For every JobDefinition a Spring ApplicationContext is provided, to allow Task's to automatically store and access data produced by Task's Created by Navid Mitchell on 3/19/20
Provides functionality for a Step that will execute a JobDefinition Created by Navid Mitchell on 8/5/20
The "Scope" that a JobDefinition should be executed in.
Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 7/7/20
Represents the progress of a JobDefinition or Task Created by Navid Mitchell on 11/11/20
Created by Navid Mitchell on 3/19/20
Created by Navid Mitchell on 11/11/20
Created by Navid Mitchell on 11/11/20
A step in a JobDefinition Created by Navid Mitchell on 3/25/20
The sequence of Step's that have been executed to get to a specific Result Created by Navid Mitchell on 11/18/20
A general definition of a task that can be executed at some point in the future.
Created by Navid Mitchell on 3/24/20
Provides functionality for a Step that will execute a Task that will emit a single value Created by Navid Mitchell on 3/19/20
A Task that just passes the provided value straight through without any autowiring or invocation Created by Navid Mitchell on 3/19/20