SMILA 1.0 API documentation

Package org.eclipse.smila.jobmanager

Interface Summary
JobRun Represents the data for a job run (the JobDefinition, the WorkflowDefinition, WorkerDefinitions, Buckets, etc.).
JobRunDataProvider Provides job management and job run data.
JobRunEngine Job management component handling/processing the lifecycle of a job run.
JobTaskProcessor Job management component for handling tasks and workflow runs.
 

Class Summary
JobRunInfo Id and State of current job run.
WorkflowRunInfo identification of the workflow run to which a record was submitted.
 

Enum Summary
JobState Job lifecycle states.
 


SMILA 1.0 API documentation