Class WebSitesInstancePostConstruction
java.lang.Object
org.silverpeas.components.websites.WebSitesInstancePostConstruction
- All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction
- Direct Known Subclasses:
BookmarkInstancePostConstruction
@Technical
@Bean
@Named
public class WebSitesInstancePostConstruction
extends Object
implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Once an instance of the WebSites application is spawned, creates for it an entry with the Node
service to refer the website and a folder to store attachments and images of the future
website.
- Author:
- mmoquillon
-
Field Summary
Fields inherited from interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
NAME_SUFFIX, WORKFLOW_POST_CONSTRUCTION -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebSitesInstancePostConstruction
public WebSitesInstancePostConstruction()
-
-
Method Details
-
postConstruct
- Specified by:
postConstructin interfaceorg.silverpeas.core.admin.component.ComponentInstancePostConstruction
-