Class FastForwardOnly
- java.lang.Object
- 
- com.google.gerrit.server.git.strategy.SubmitStrategy
- 
- com.google.gerrit.server.git.strategy.FastForwardOnly
 
 
- 
 public class FastForwardOnly extends SubmitStrategy 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<com.google.gerrit.server.git.strategy.SubmitStrategyOp>buildOps(Collection<CodeReviewCommit> toMerge)- 
Methods inherited from class com.google.gerrit.server.git.strategy.SubmitStrategyaddOps, module
 
- 
 
- 
- 
- 
Method Detail- 
buildOpspublic List<com.google.gerrit.server.git.strategy.SubmitStrategyOp> buildOps(Collection<CodeReviewCommit> toMerge) throws IntegrationException - Specified by:
- buildOpsin class- SubmitStrategy
- Throws:
- IntegrationException
 
 
- 
 
-