public class CherryPickChange
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Change.Id |
cherryPick(BatchUpdate.Factory batchUpdateFactory,
Change sourceChange,
PatchSet.Id sourcePatchId,
Project.NameKey project,
org.eclipse.jgit.lib.ObjectId sourceCommit,
CherryPickInput input,
Branch.NameKey dest) |
Change.Id |
cherryPick(BatchUpdate.Factory batchUpdateFactory,
Change change,
PatchSet patch,
CherryPickInput input,
Branch.NameKey dest) |
public Change.Id cherryPick(BatchUpdate.Factory batchUpdateFactory, Change change, PatchSet patch, CherryPickInput input, Branch.NameKey dest) throws com.google.gwtorm.server.OrmException, java.io.IOException, InvalidChangeOperationException, IntegrationException, UpdateException, RestApiException, org.eclipse.jgit.errors.ConfigInvalidException, NoSuchProjectException
com.google.gwtorm.server.OrmException
java.io.IOException
InvalidChangeOperationException
IntegrationException
UpdateException
RestApiException
org.eclipse.jgit.errors.ConfigInvalidException
NoSuchProjectException
public Change.Id cherryPick(BatchUpdate.Factory batchUpdateFactory, Change sourceChange, PatchSet.Id sourcePatchId, Project.NameKey project, org.eclipse.jgit.lib.ObjectId sourceCommit, CherryPickInput input, Branch.NameKey dest) throws com.google.gwtorm.server.OrmException, java.io.IOException, InvalidChangeOperationException, IntegrationException, UpdateException, RestApiException, org.eclipse.jgit.errors.ConfigInvalidException, NoSuchProjectException
com.google.gwtorm.server.OrmException
java.io.IOException
InvalidChangeOperationException
IntegrationException
UpdateException
RestApiException
org.eclipse.jgit.errors.ConfigInvalidException
NoSuchProjectException