Interface JobDefinition

All Superinterfaces:
HasSteps
All Known Implementing Classes:
DefaultJobDefinition

public interface JobDefinition extends HasSteps
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