Package com.google.gerrit.server.notedb
Interface ChangeDraftNotesUpdate.Executor.Factory
- All Superinterfaces:
ChangeDraftUpdateExecutor.AbstractFactory
,ChangeDraftUpdateExecutor.Factory<ChangeDraftNotesUpdate.Executor>
- Enclosing class:
- ChangeDraftNotesUpdate.Executor
public static interface ChangeDraftNotesUpdate.Executor.Factory
extends ChangeDraftUpdateExecutor.Factory<ChangeDraftNotesUpdate.Executor>
-
Method Summary
-
Method Details
-
create
- Specified by:
create
in interfaceChangeDraftUpdateExecutor.AbstractFactory
- Specified by:
create
in interfaceChangeDraftUpdateExecutor.Factory<ChangeDraftNotesUpdate.Executor>
-