Interface JobValidationReference

  • All Superinterfaces:
    JobReference

    public interface JobValidationReference
    extends JobReference
    Job descriptor interface for validation.
    • Method Detail

      • getDatabaseId

        java.lang.Long getDatabaseId()
      • getUuid

        java.lang.String getUuid()
      • getMultipleExecutions

        java.lang.Boolean getMultipleExecutions()
      • getMaxMultipleExecutions

        java.lang.Integer getMaxMultipleExecutions()
      • hasSecureOptions

        boolean hasSecureOptions()
      • getJobAndGroup

        default java.lang.String getJobAndGroup()
        Specified by:
        getJobAndGroup in interface JobReference
        Returns:
        Job and group path combined.