Class RemoveIncorrectTebexPackageDataPatch


public class RemoveIncorrectTebexPackageDataPatch extends Patch
Removes incorrectly formatted package data from the database.
  • Constructor Details

    • RemoveIncorrectTebexPackageDataPatch

      public RemoveIncorrectTebexPackageDataPatch()
  • Method Details

    • hasBeenApplied

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

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