Package com.google.gerrit.server.git
Interface MergedByPushOp.Factory
- Enclosing class:
- MergedByPushOp
public static interface MergedByPushOp.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(RequestScopePropagator requestScopePropagator, PatchSet.Id psId, SubmissionId submissionId, String refName, String mergeResultRevId)
-
Method Details
-
create
MergedByPushOp create(RequestScopePropagator requestScopePropagator, PatchSet.Id psId, SubmissionId submissionId, String refName, String mergeResultRevId)
-