Class CiUtil


  • public class CiUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CiUtil()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isRunningInCiPipeline()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CiUtil

        public CiUtil()
    • Method Detail

      • isRunningInCiPipeline

        public boolean isRunningInCiPipeline()
        Returns:
        true if we can detect that the current build is executed in a CI pipeline