Interface AgentBuildInfo

  • All Superinterfaces:
    AgentBuildSettings

    public interface AgentBuildInfo
    extends AgentBuildSettings
    Initial agent build parameters. Those parameters are read only and never changes.
    Since:
    4.0
    Author:
    Eugene Petrenko
    • Method Detail

      • getRunType

        @NotNull
        java.lang.String getRunType()
        Returns:
        runner type of the build
        Since:
        5.1
      • getUnresolvedParameters

        @NotNull
        UnresolvedParameters getUnresolvedParameters()
        Returns:
        unresolved parameters of the build. Note, values may contain some unresolved TeamCity references.
        Since:
        5.1