Class ForumsInstancePreDestruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePreDestruction

    @Named
    public class ForumsInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    This is a process to delete all the forums managed by the component instance that is being deleted.
    Author:
    mmoquillon
    • Constructor Detail

      • ForumsInstancePreDestruction

        public ForumsInstancePreDestruction()
    • Method Detail

      • preDestroy

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