Package org.kinotic.continuum.grind.api
-
Interface Summary Interface Description HasSteps Created by Navid Mitchell on 11/12/20JobDefinition AJobDefinitionprovides a unit of work comprised ofTask's and otherJobDefinitionFor everyJobDefinitiona SpringApplicationContextis provided, to allowTask's to automatically store and access data produced byTask's Created by Navid Mitchell on 3/19/20JobService Created by Navid Mitchell on 3/19/20Result<T> Created by Navid Mitchell on 3/19/20Step A step in aJobDefinitionCreated by Navid Mitchell on 3/25/20Task<T> A general definition of a task that can be executed at some point in the future. -
Class Summary Class Description ContextUtils Created by Navid Mitchell on 7/7/20Diagnostic Created by Navid Mitchell on 11/12/20Progress Represents the progress of aJobDefinitionorTaskCreated by Navid Mitchell on 11/11/20ResultOptions Created by Navid Mitchell on 11/11/20StepInfo Tasks Created by Navid Mitchell on 3/24/20 -
Enum Summary Enum Description DiagnosticLevel Created by Navid Mitchell on 11/12/20JobScope The "Scope" that aJobDefinitionshould be executed in.ResultType Created by Navid Mitchell on 11/11/20