Package au.com.dius.pact.core.pactbroker
Object ConsumerVersionSelectors.MatchingBranch
-
- All Implemented Interfaces:
public class ConsumerVersionSelectors.MatchingBranch extends ConsumerVersionSelectors
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.
-
-
Field Summary
Fields Modifier and Type Field Description public final static ConsumerVersionSelectors.MatchingBranchINSTANCE
-