Class ChangeBuilder

  • All Implemented Interfaces:
    dev.otbe.gitlab.ci.dsl.Builder , dev.otbe.gitlab.ci.dsl.paths.PathsAware

    
    public class ChangeBuilder
     implements Builder<Rule.Change>, PathsAware
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<String> getCompareTo()
      final Unit setCompareTo(List<String> compareTo)
      Rule.Change build()
      • Methods inherited from class dev.otbe.gitlab.ci.dsl.paths.PathsAware

        paths, paths, paths, pathsAsString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait