Package com.google.gerrit.server.change
Interface ChangeJson.AssistedFactory
- Enclosing class:
- ChangeJson
public static interface ChangeJson.AssistedFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Iterable<ListChangesOption> options, Optional<PluginDefinedInfosFactory> pluginDefinedInfosFactory)
-
Method Details
-
create
ChangeJson create(Iterable<ListChangesOption> options, Optional<PluginDefinedInfosFactory> pluginDefinedInfosFactory)
-