Class DataWarningInstancePostConstruction

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

    @Named
    public class DataWarningInstancePostConstruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Once an instance of the DataWarning application is created, creates a data warning entity, prepares a data warning scheduler and query.
    Author:
    mmoquillon
    • Constructor Detail

      • DataWarningInstancePostConstruction

        public DataWarningInstancePostConstruction()
    • Method Detail

      • postConstruct

        public void postConstruct​(String componentInstanceId)
        Performs post construction tasks in the behalf of the specified DataWarning instance.
        Specified by:
        postConstruct in interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
        Parameters:
        componentInstanceId - the unique identifier of the DataWarning instance.