Class ExporterContext

java.lang.Object
com.denodo.scheduler.api.exporter.ExporterContext
All Implemented Interfaces:
Serializable

public class ExporterContext extends Object implements Serializable
Context with relevant information received by Exporters. This information includes the project name, the job name and identfier, job start time, job retry count, etc.
See Also: