public interface PostContentCreationHandler
ContentTemplateService
.
The registered handlers are always called when the server starts even if no content creation is done.
Useful for packages deployed on an existing Nuxeo that need a default documents structure.
Modifier and Type | Method and Description |
---|---|
void |
execute(CoreSession session)
Executes this handler with a system
session . |
void execute(CoreSession session)
session
.Copyright © 2019 Nuxeo. All rights reserved.