Class BuildAgent


  • public class BuildAgent
    extends Object
    • Constructor Detail

      • BuildAgent

        public BuildAgent​(BuildAgent buildAgent)
        Copy constructor
    • Method Detail

      • isAny

        public boolean isAny()
        Checks if the build agent could be any build server (not bound to specific name)
        Returns:
        true if any build node could represent this agent and false if a specific build node with a specific name should represent this agent.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object