Class BookmarkInstancePostConstruction
java.lang.Object
org.silverpeas.components.websites.WebSitesInstancePostConstruction
org.silverpeas.components.websites.BookmarkInstancePostConstruction
- All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction
@Technical
@Bean
@Named
public class BookmarkInstancePostConstruction
extends WebSitesInstancePostConstruction
Once an instance of the Bookmark application is spawned, creates for it an entry with the Node
service to refer the bookmarked websites.
- Author:
- mmoquillon
-
Field Summary
Fields inherited from interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
NAME_SUFFIX, WORKFLOW_POST_CONSTRUCTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.silverpeas.components.websites.WebSitesInstancePostConstruction
postConstruct
-
Constructor Details
-
BookmarkInstancePostConstruction
public BookmarkInstancePostConstruction()
-