Class RepositoryGovernanceServiceHandler

  • All Implemented Interfaces:
    Runnable

    public class RepositoryGovernanceServiceHandler
    extends GovernanceServiceHandler
    RepositoryGovernanceServiceHandler provides the support to run a repository governance service. A new instance is created for each request, and it is assigned its own thread.
    • Method Detail

      • run

        public void run()
        This is the method that provides the behaviour of the thread.