Class InfoLetterInstancePreDestruction

java.lang.Object
org.silverpeas.components.infoletter.InfoLetterInstancePreDestruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePreDestruction

@Technical @Bean @Named public class InfoLetterInstancePreDestruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
A process to delete all the info letters data related to the application instance that is being deleted.
Author:
mmoquillon
  • Constructor Details

    • InfoLetterInstancePreDestruction

      public InfoLetterInstancePreDestruction()
  • Method Details

    • preDestroy

      public void preDestroy(String componentInstanceId)
      Performs pre destruction tasks in the behalf of the specified InfoLetter instance.
      Specified by:
      preDestroy in interface org.silverpeas.core.admin.component.ComponentInstancePreDestruction
      Parameters:
      componentInstanceId - the unique identifier of the InfoLetter instance.