Package org.kinotic.continuum.grind.internal.api
package org.kinotic.continuum.grind.internal.api
-
ClassesClassDescriptionCreated by Navid Mitchell on 11/11/20AbstractTask<R>Created by Navid Mitchell on 3/25/20ClassTask<T,
R> An interesting type ofTaskthat lets you define a class to be constructed then a method invoked for the result Created by Navid Mitchell on 3/19/20NOTE: should not be instantiated directly Created by Navid Mitchell on 3/19/20Created by Navid Mitchell on 3/19/20Created by Navid Mitchell on 3/19/20Created by Navid Mitchell on 3/19/20InstanceTask<T,R> GenericTaskthat will "autowire" the instance prior to calling the provided invoker function Created by Navid Mitchell on 3/19/20Provides functionality for aStepthat will execute aJobDefinitionCreated by Navid Mitchell on 8/5/20NoopTask<T>Created by Navid Mitchell on 7/7/20ValueTask<R>ATaskthat just passes the provided value straight through without any autowiring or invocation Created by Navid Mitchell on 3/19/20