Package com.google.gerrit.server.change
Class ChangeJson.Factory
java.lang.Object
com.google.gerrit.server.change.ChangeJson.Factory
- Enclosing class:
- ChangeJson
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ListChangesOption first, ListChangesOption... rest) create
(Iterable<ListChangesOption> options) create
(Iterable<ListChangesOption> options, PluginDefinedInfosFactory pluginDefinedInfosFactory)
-
Method Details
-
noOptions
-
create
-
create
public ChangeJson create(Iterable<ListChangesOption> options, PluginDefinedInfosFactory pluginDefinedInfosFactory) -
create
-