public class CommonConverters extends Object
com.google.gerrit.extensions.common
.
The server frequently needs to convert internal types to types exposed in the extension API, but the converters themselves are not part of this API. This class contains such converters as static utility methods.
Modifier and Type | Method and Description |
---|---|
static GitPerson |
toGitPerson(org.eclipse.jgit.lib.PersonIdent ident) |
public static GitPerson toGitPerson(org.eclipse.jgit.lib.PersonIdent ident)