Class ServerPluginAgentPartProvider

    • Constructor Detail

      • ServerPluginAgentPartProvider

        public ServerPluginAgentPartProvider​(@NotNull
                                             ServerPluginInfo plugin)
    • Method Detail

      • 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