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/20Created 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/20A
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/20Provides functionality for a
Step that will execute a JobDefinition
Created by Navid Mitchell on 8/5/20The "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/20Created 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/20A general definition of a task that can be executed at some point in the future.
Created by Navid Mitchell on 3/24/20
A
Task that just passes the provided value straight through without any autowiring or invocation
Created by Navid Mitchell on 3/19/20