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

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

public class OpenReportHandler
extends AbstractHandler


Constructor Summary
OpenReportHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
           
static IContainer getReportFolder()
           
static IWebBrowser openReport(ReportData rdata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenReportHandler

public OpenReportHandler()
Method Detail

execute

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

openReport

public static IWebBrowser openReport(ReportData rdata)

getReportFolder

public static IContainer getReportFolder()