Class GetDescription

    • Constructor Detail

      • GetDescription

        public GetDescription()
    • Method Detail

      • apply

        public String apply​(GroupResource resource)
                     throws com.google.gerrit.server.restapi.group.NotInternalGroupException
        Description copied from interface: RestReadView
        Process the view operation by reading from the resource.
        Specified by:
        apply in interface RestReadView<GroupResource>
        Parameters:
        resource - resource to read.
        Returns:
        result to return to the client. Use BinaryResult to avoid automatic conversion to JSON.
        Throws:
        com.google.gerrit.server.restapi.group.NotInternalGroupException