Interface ProfilePublisher

    • Method Detail

      • addTo

        void addTo​(Collection<String> tokens)
        Adds for the first time the current resource profile of the application in one or more scopes.
        Parameters:
        scopes - the scopes
      • addToAll

        void addToAll()
      • update

        void update()
      • removeFrom

        void removeFrom​(Collection<String> tokens)
        Removes the application from one or more scopes.
        Parameters:
        scopes - the scopes