com.ingenta.clownbike
Class EditFAQTaskFactory

java.lang.Object
  extended bycom.ingenta.clownbike.TaskFactory
      extended bycom.ingenta.clownbike.EditTaskFactory
          extended bycom.ingenta.clownbike.EditFAQTaskFactory

public class EditFAQTaskFactory
extends EditTaskFactory


Constructor Summary
EditFAQTaskFactory(Configuration configuration)
           
 
Methods inherited from class com.ingenta.clownbike.EditTaskFactory
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

EditFAQTaskFactory

public EditFAQTaskFactory(Configuration configuration)
                   throws TaskException