com.unitesk.requality.eclipse.handlers.report
Class CreateReportDataHandler

java.lang.Object
  extended by AbstractHandler
      extended by com.unitesk.requality.eclipse.handlers.report.CreateReportDataHandler

public class CreateReportDataHandler
extends AbstractHandler


Constructor Summary
CreateReportDataHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateReportDataHandler

public CreateReportDataHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)
                         throws ExecutionException
Throws:
ExecutionException

isEnabled

public boolean isEnabled()