Class LockedResourcesBuildAction.ResourcePOJO

    • Method Detail

      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • getCounter

        public int getCounter()
        Return the counter, how many was / is the resource used in the build. Example: you can use the lock() function in parallel stages for the same resource.
      • inc

        public void inc()
        Increment counter