Interface AgentParametersSupplier

  • All Superinterfaces:
    AgentExtension, TeamCityExtension
    All Known Implementing Classes:
    OsArchBitsDetector

    public interface AgentParametersSupplier
    extends AgentExtension
    Agent parameters supplier. An implementation of this interface should be provided whenever the plugin wants to report some parameters discovered from the environment where the agent is running.
    Since:
    2022.10