Interface IProcessRequest

    • Method Detail

      • getComments

        String getComments()
        element : comments of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setComments

        void setComments​(String comments)
      • getNextApproverIds

        String[] getNextApproverIds()
        element : nextApproverIds of type {urn:partner.soap.sforce.com}ID java type: java.lang.String[]
      • setNextApproverIds

        void setNextApproverIds​(String[] nextApproverIds)