Class JobObject

All Implemented Interfaces:
com.emc.documentum.rest.conditional.Digestible, Linkable

public class JobObject extends PersistentObject
Job resource
  • Field Details

    • DEFAULT_FIELDS

      public static final List<String> DEFAULT_FIELDS
      /** Default fields that will be retrieved when use select * in DQL
    • MANDATORY_FIELDS

      public static final List<String> MANDATORY_FIELDS
      Mandatory fields
  • Constructor Details

    • JobObject

      public JobObject()
  • Method Details

    • getMandatoryFields

      public List<String> getMandatoryFields()
      Description copied from class: PersistentObject
      Get mandatory attribute names
      Overrides:
      getMandatoryFields in class PersistentObject
      Returns:
      mandatory fields
    • getHref

      public String getHref()
      Get job object href
      Returns:
      job object href
    • setHref

      public void setHref(String href)
      Set href of job object
      Parameters:
      href - href of job object
    • getType

      public String getType()
      Description copied from class: PersistentObject
      Get object type of the persistent object; if it is not specified explicitly, return the attribute "r_object_type" by alternate.
      Overrides:
      getType in class PersistentObject
      Returns:
      type