Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.syndication.workflow
Class TaskModuleGenerator

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.workflow.TaskModuleGenerator
All Implemented Interfaces:
com.sun.syndication.io.ModuleGenerator

public class TaskModuleGenerator
extends Object
implements com.sun.syndication.io.ModuleGenerator


Constructor Summary
TaskModuleGenerator()
           
 
Method Summary
 void generate(com.sun.syndication.feed.module.Module module, org.jdom.Element element)
           
 Set<org.jdom.Namespace> getNamespaces()
           
 String getNamespaceUri()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskModuleGenerator

public TaskModuleGenerator()
Method Detail

getNamespaceUri

public String getNamespaceUri()
Specified by:
getNamespaceUri in interface com.sun.syndication.io.ModuleGenerator

getNamespaces

public Set<org.jdom.Namespace> getNamespaces()
Specified by:
getNamespaces in interface com.sun.syndication.io.ModuleGenerator

generate

public void generate(com.sun.syndication.feed.module.Module module,
                     org.jdom.Element element)
Specified by:
generate in interface com.sun.syndication.io.ModuleGenerator

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.