Package 

Class MatchingBranch


  • 
    public class MatchingBranch
    extends BaseSelector
                        

    The latest version from any branch of the consumer that has the same name as the current branch of the provider. Used for coordinated development between consumer and provider teams using matching feature branch names.

    • Constructor Summary

      Constructors 
      Constructor Description
      MatchingBranch()
    • Method Summary

      Modifier and Type Method Description
      ConsumerVersionSelectors.MatchingBranch toSelector()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • MatchingBranch

        MatchingBranch()