com.ingenta.clownbike
Class NewFAQTaskFactory

java.lang.Object
  extended bycom.ingenta.clownbike.TaskFactory
      extended bycom.ingenta.clownbike.NewTaskFactory
          extended bycom.ingenta.clownbike.NewFAQTaskFactory

public class NewFAQTaskFactory
extends NewTaskFactory


Constructor Summary
NewFAQTaskFactory(Configuration configuration)
           
 
Methods inherited from class com.ingenta.clownbike.NewTaskFactory
create
 
Methods inherited from class com.ingenta.clownbike.TaskFactory
equals, getConfiguration, getDescription, getId, getTitle, hashCode, setConfiguration, setDescription, setId, setTitle
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewFAQTaskFactory

public NewFAQTaskFactory(Configuration configuration)
                  throws TaskException