Interface ReplacePatchSetSender.Factory
-
- Enclosing class:
- ReplacePatchSetSender
public static interface ReplacePatchSetSender.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReplacePatchSetSender
create(Project.NameKey project, Change.Id changeId, ChangeKind changeKind, org.eclipse.jgit.lib.ObjectId preUpdateMetaId, Map<SubmitRequirement,SubmitRequirementResult> postUpdateSubmitRequirementResults)
-
-
-
Method Detail
-
create
ReplacePatchSetSender create(Project.NameKey project, Change.Id changeId, ChangeKind changeKind, org.eclipse.jgit.lib.ObjectId preUpdateMetaId, Map<SubmitRequirement,SubmitRequirementResult> postUpdateSubmitRequirementResults)
-
-