public class PatchSetParser extends Object
Modifier and Type | Method and Description |
---|---|
static BaseCommand.UnloggedFailure |
error(String msg) |
PatchSet |
parsePatchSet(String token,
ProjectControl projectControl,
String branch) |
public PatchSet parsePatchSet(String token, ProjectControl projectControl, String branch) throws BaseCommand.UnloggedFailure, com.google.gwtorm.server.OrmException
BaseCommand.UnloggedFailure
com.google.gwtorm.server.OrmException
public static BaseCommand.UnloggedFailure error(String msg)