Class ResetCherryPickOp

java.lang.Object
com.google.gerrit.server.change.ResetCherryPickOp
All Implemented Interfaces:
BatchUpdateOp, RepoOnlyOp

public class ResetCherryPickOp extends Object implements BatchUpdateOp
Reset cherryPickOf to an empty value.
  • Constructor Details

    • ResetCherryPickOp

      public ResetCherryPickOp()
  • Method Details