Package com.google.gerrit.server.change
Interface ChangeJson.AssistedFactory
-
- Enclosing class:
- ChangeJson
public static interface ChangeJson.AssistedFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChangeJson
create(Iterable<ListChangesOption> options, Optional<PluginDefinedInfosFactory> pluginDefinedInfosFactory)
-
-
-
Method Detail
-
create
ChangeJson create(Iterable<ListChangesOption> options, Optional<PluginDefinedInfosFactory> pluginDefinedInfosFactory)
-
-