Class AbandonOp

    • Method Detail

      • getChange

        public Change getChange()
      • postUpdate

        public void postUpdate​(Context ctx)
                        throws com.google.gwtorm.server.OrmException
        Description copied from interface: RepoOnlyOp
        Override this method to do something after the update e.g. send email or run hooks
        Specified by:
        postUpdate in interface RepoOnlyOp
        Parameters:
        ctx - context
        Throws:
        com.google.gwtorm.server.OrmException