Class SelectReviewerActionAdvancedInfo

    • Constructor Detail

      • SelectReviewerActionAdvancedInfo

        public SelectReviewerActionAdvancedInfo()
    • Method Detail

      • getGroup

        public String getGroup()
      • setGroup

        public void setGroup​(String group)
      • generateId

        public void generateId​(String type)
        Description copied from class: ActionAdvancedInfo
        Setter for the Action id to be set. This is an MD5 hash of the type and the stringified properties of the advanced info
        Specified by:
        generateId in class ActionAdvancedInfo
        Parameters:
        type - The type of this Action to be included in the MD5 hash