org.nuxeo.cm.core.event
Class CaseManagementStructureHandler
java.lang.Object
org.nuxeo.cm.core.event.CaseManagementStructureHandler
- All Implemented Interfaces:
- PostContentCreationHandler
public class CaseManagementStructureHandler
- extends Object
- implements PostContentCreationHandler
- Since:
- 5.5
- Author:
- Vladimir Pasquier
Method Summary |
void |
execute(CoreSession session)
This handler execute commands to create CMF content structure if doesn't
exist |
DC_TITLE
public static final String DC_TITLE
- See Also:
- Constant Field Values
CaseManagementStructureHandler
public CaseManagementStructureHandler()
execute
public void execute(CoreSession session)
- This handler execute commands to create CMF content structure if doesn't
exist
- Specified by:
execute
in interface PostContentCreationHandler
Copyright © 2012 Nuxeo SA. All Rights Reserved.