Class ReviewerInfo


  • public class ReviewerInfo
    extends AccountInfo
    Account and approval details for an added reviewer.
    • Field Detail

      • approvals

        public Map<String,​String> approvals
        Map of label name to initial value for each approval the reviewer is responsible for.
    • Constructor Detail

      • ReviewerInfo

        public ReviewerInfo​(Integer id)