Package org.silverpeas.components.kmelia
Class KmaxInstancePostConstruction
java.lang.Object
org.silverpeas.components.kmelia.KmeliaInstancePostConstruction
org.silverpeas.components.kmelia.KmaxInstancePostConstruction
- All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Once an instance of the Kmax application is created, creates for it the root folder, the bin
and the declassified child folders.
- 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.kmelia.KmeliaInstancePostConstruction
postConstruct
-
Constructor Details
-
KmaxInstancePostConstruction
public KmaxInstancePostConstruction()
-