Class WebGroupAddMissingAdminGroupPatch


public class WebGroupAddMissingAdminGroupPatch extends Patch
Adds admin group back to the database if user accidentally deletes it.
  • Constructor Details

    • WebGroupAddMissingAdminGroupPatch

      public WebGroupAddMissingAdminGroupPatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch