Class PoolRestrictor

    • Constructor Detail

      • PoolRestrictor

        public PoolRestrictor​(int poolId,
                              @NotNull
                              AgentPoolManager agentPoolManager)
    • Method Detail

      • getJspPagePath

        @NotNull
        public String getJspPagePath()
        Description copied from interface: SAgentRestrictor
        Returns path to the JSP page to render this restriction on build queue page in "Agent" column
        Specified by:
        getJspPagePath in interface SAgentRestrictor
        Returns:
        see above
      • getAgentPool

        @Nullable
        public AgentPool getAgentPool()