Class ProjectManagerInstancePreDestruction

java.lang.Object
org.silverpeas.components.projectmanager.ProjectManagerInstancePreDestruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePreDestruction

@Technical @Bean @Named public class ProjectManagerInstancePreDestruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
Deletes all the tasks, associated resources, and all the holiday dates that were registered for the ProjectManager that is being deleted.
Author:
mmoquillon
  • Constructor Details

    • ProjectManagerInstancePreDestruction

      public ProjectManagerInstancePreDestruction()
  • Method Details

    • preDestroy

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