Class FieldsConventions

java.lang.Object
com.denodo.scheduler.api.commons.conventions.FieldsConventions

public final class FieldsConventions extends Object
Fields conventions
  • Field Details

    • JOBID_FIELD

      public static final String JOBID_FIELD
      Job ID Field.
      See Also:
    • DATASOURCEID_FIELD

      public static final String DATASOURCEID_FIELD
      Job ID Field.
      See Also:
    • JOBTYPE_FIELD

      public static final String JOBTYPE_FIELD
      Job Type Field.
      See Also:
    • JOBNAME_FIELD

      public static final String JOBNAME_FIELD
      Job Name Field.
      See Also:
    • JOBPROJECTID_FIELD

      public static final String JOBPROJECTID_FIELD
      Project ID Field.
      See Also:
    • JOBPROJECT_FIELD

      public static final String JOBPROJECT_FIELD
      Project Name Field.
      See Also:
    • JOBSTARTTIME_FIELD

      public static final String JOBSTARTTIME_FIELD
      Field with the time at which the job execution started. Start time of re-executions because of a 'retry' situation is not considered.
      See Also:
    • JOBRETRYSTARTTIME_FIELD

      public static final String JOBRETRYSTARTTIME_FIELD
      Field with the time at which the current job retry execution started.
      See Also:
    • JOBRETRYCOUNT_FIELD

      public static final String JOBRETRYCOUNT_FIELD
      Field with the current retry.
      See Also:
    • JOB_HAS_EXPORTED_DOCS

      public static final String JOB_HAS_EXPORTED_DOCS
      Field that informs if the job has exported documents so far.
      See Also:
    • DOCUMENT_IDENTIFIER_FIELD

      public static final String DOCUMENT_IDENTIFIER_FIELD
      Field with the document identifier (its index number)
      See Also:
    • IDENTIFIER_FIELD

      public static final String IDENTIFIER_FIELD
      See Also: