Class TrsAdminService


  • public class TrsAdminService
    extends Object
    Provides an API for server administrators to manage their application TRS feeds. Typically, used through the TRS web component.
    Since:
    3.3.0
    • Constructor Detail

      • TrsAdminService

        public TrsAdminService()
    • Method Detail

      • getFeedStatistics

        public Response getFeedStatistics​(String id)
      • getFunctionalUser

        public Response getFunctionalUser()
      • setFunctionalUser

        public Response setFunctionalUser​(String identifier)
      • deleteFunctionalUser

        public Response deleteFunctionalUser()
      • getTrsProjectAreas

        public Response getTrsProjectAreas​(boolean forbidden)