Interface EnumDSSXMLJobInfo


  • public interface EnumDSSXMLJobInfo
    The interface EnumDSSXMLJobInfo contains a list of enumeration constants describing the information of a job in the Intelligence Server.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXmlJobInfoJobID

        static final int DssXmlJobInfoJobID
        Represents the job id.
        See Also:
        Constant Field Values
      • DssXmlJobInfoUserName

        static final int DssXmlJobInfoUserName
        Represents the user full name who running the job.
        See Also:
        Constant Field Values
      • DssXmlJobInfoDescription

        static final int DssXmlJobInfoDescription
        Represents the job description.
        See Also:
        Constant Field Values
      • DssXmlJobInfoServerProjectId

        static final int DssXmlJobInfoServerProjectId
        Represents the numerical id of a project.
        See Also:
        Constant Field Values
      • DssXmlJobInfoProjectGUID

        static final int DssXmlJobInfoProjectGUID
        Represents the project GUID.
        See Also:
        Constant Field Values
      • DssXmlJobInfoProjectName

        static final int DssXmlJobInfoProjectName
        Represents the project name.
        See Also:
        Constant Field Values
      • DssXmlJobInfoJobPriority

        static final int DssXmlJobInfoJobPriority
        Represents the job priority.
        See Also:
        Constant Field Values
      • DssXmlJobInfoCreationTime

        static final int DssXmlJobInfoCreationTime
        Represents the job creation time.
        See Also:
        Constant Field Values
      • DssXmlJobInfoServerName

        static final int DssXmlJobInfoServerName
        Represents the server name from which the information was obtained.
        See Also:
        Constant Field Values
      • DssXmlJobInfoClientMachine

        static final int DssXmlJobInfoClientMachine
        Represents the client machine name where the job was submitted.
        See Also:
        Constant Field Values
      • DssXmlJobInfoDuration

        static final int DssXmlJobInfoDuration
        Represents the duration to execute the job since its submission, in unit of second.
        See Also:
        Constant Field Values
      • DssXmlJobInfoUserLoginName

        static final int DssXmlJobInfoUserLoginName
        Represents the user login name who running the job.
        See Also:
        Constant Field Values
      • DssXmlJobInfoObjectID

        static final int DssXmlJobInfoObjectID
        Represents the object ID which has the job running.
        See Also:
        Constant Field Values
      • DssXmlJobInfoJobPUPriority

        static final int DssXmlJobInfoJobPUPriority
        Represents the job Processing Unit Priority.
        See Also:
        Constant Field Values
      • DSSXmlJobInfoDBPriority

        static final int DSSXmlJobInfoDBPriority
        Represents the job DB/Warehouse Priority.
        See Also:
        Constant Field Values
      • DssXmlJobInfoDeliveryType

        static final int DssXmlJobInfoDeliveryType
        Represents the delivery type for the subscription job.
        See Also:
        Constant Field Values
      • DssXmlJobInfoDeliveryRecipient

        static final int DssXmlJobInfoDeliveryRecipient
        Represents the delivery recipient for the subscription job.
        See Also:
        Constant Field Values