Class AgentConfigurationValue


  • public class AgentConfigurationValue
    extends AgentValue
    Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 11.12.2007 Time: 18:32:27
    • Constructor Detail

      • AgentConfigurationValue

        public AgentConfigurationValue​(@NotNull
                                       String agentName,
                                       @Nullable
                                       Integer agentTypeId,
                                       @NotNull
                                       BigDecimal loadTime,
                                       @NotNull
                                       String buildTypeId,
                                       int buildCount)
    • Method Detail

      • getBuildTypeId

        @NotNull
        public String getBuildTypeId()
      • getBuildsCount

        public int getBuildsCount()