public List getConsents()

in termsOfService-server/src/main/java/jetbrains/buildServer/termsOfService/TermsOfServiceManagerImpl.java [366:368]


        public List<Consent> getConsents() {
            return consents;
        }