Class GovernanceActionServiceHandler

  • All Implemented Interfaces:
    Runnable

    public class GovernanceActionServiceHandler
    extends GovernanceServiceHandler
    GovernanceActionServiceHandler provides the thread to run a governance action service. A new instance is created for each request.
    • Method Detail

      • run

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