public class SitesWikiListener extends Object implements EventListener
Modifier and Type | Class and Description |
---|---|
class |
SitesWikiListener.WikiProcessingResult |
Constructor and Description |
---|
SitesWikiListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Handle the given event.
|
SitesWikiListener.WikiProcessingResult |
processWikiContent(String wikiContent,
String basePath,
String targetObjectPath) |
public void handleEvent(Event event)
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventpublic SitesWikiListener.WikiProcessingResult processWikiContent(String wikiContent, String basePath, String targetObjectPath)
Copyright © 2015 Nuxeo SA. All rights reserved.