Class DeleteZombieCommentsRefs

java.lang.Object
com.google.gerrit.server.DeleteZombieComments<org.eclipse.jgit.lib.Ref>
com.google.gerrit.server.notedb.DeleteZombieCommentsRefs
All Implemented Interfaces:
AutoCloseable

public class DeleteZombieCommentsRefs extends DeleteZombieComments<org.eclipse.jgit.lib.Ref>
This class can be used to clean zombie draft comments from NoteDB.

See DeleteZombieComments for more info.