Class FormsOnlineInstancePreDestruction

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

    @Named
    public class FormsOnlineInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    When a FormsOnline instance is being deleted, this process deletes all the forms' data that were managed by this instance.
    Author:
    mmoquillon
    • Constructor Detail

      • FormsOnlineInstancePreDestruction

        public FormsOnlineInstancePreDestruction()
    • Method Detail

      • preDestroy

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