Class UserCallPark

    • Constructor Detail

      • UserCallPark

        public UserCallPark​(BroadWorksProcess broadWorksProcess,
                            BroadWorksUser user)
        Returns a UserService Object with the User Assigned
        Parameters:
        user -
      • UserCallPark

        public UserCallPark()
        The serializable constructor for the UserService
    • Method Detail

      • getClassName

        public String getClassName()
      • getCallPark

        public UserCallPark.UserCallParkGetResponse getCallPark()
        Response to the UserCallParkGetRequest. Identifies which Call Park group the user belongs to and the list of users in the group. Contains a table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name". The users are in the table in the order they will try to be parked on.
        Returns:
        the UserCallParkGetResponse for this service
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object