Class BuildAgentPluginsProviderBase

    • Constructor Detail

      • BuildAgentPluginsProviderBase

        public BuildAgentPluginsProviderBase()
    • Method Detail

      • getAgentPluginsDirectory

        @Nullable
        protected abstract File getAgentPluginsDirectory()
      • getServerPluginInfo

        @Nullable
        public ServerPluginInfo getServerPluginInfo()
        Description copied from interface: AgentPluginsProvider2
        Returns information about server plugin to which the agent plugins belong. The server plugin may not be available sometimes, for instance this is the case with tools.
        Returns:
        information about server plugin if it exists