Package com.google.gerrit.server
Interface ChangeDraftUpdateExecutor.Factory<T extends ChangeDraftUpdateExecutor>
- All Superinterfaces:
- ChangeDraftUpdateExecutor.AbstractFactory
- All Known Subinterfaces:
- ChangeDraftNotesUpdate.Executor.Factory
- Enclosing interface:
- ChangeDraftUpdateExecutor
public static interface ChangeDraftUpdateExecutor.Factory<T extends ChangeDraftUpdateExecutor>
extends ChangeDraftUpdateExecutor.AbstractFactory
- 
Method Summary
- 
Method Details- 
create- Specified by:
- createin interface- ChangeDraftUpdateExecutor.AbstractFactory
 
 
-