-
- All Known Implementing Classes:
CheckoutEntryImpl
public interface CheckoutEntryParsed information about a checkout.- Since:
- 3.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFromBranch()Get the name of the branch before checkoutStringgetToBranch()Get the name of the branch after checkout
-