com.pmease.quickbuild.plugin.report.engine.contribution.publisher
Class BuildReportPublisher.ChecksumJob

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.contribution.publisher.BuildReportPublisher.ChecksumJob
All Implemented Interfaces:
NodeJob
Enclosing class:
BuildReportPublisher

public abstract static class BuildReportPublisher.ChecksumJob
extends java.lang.Object
implements NodeJob


Constructor Summary
BuildReportPublisher.ChecksumJob()
           
 
Method Summary
 java.io.Serializable execute(java.io.Serializable... params)
           
protected abstract  ReportCategory getCategory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildReportPublisher.ChecksumJob

public BuildReportPublisher.ChecksumJob()
Method Detail

getCategory

protected abstract ReportCategory getCategory()

execute

public java.io.Serializable execute(java.io.Serializable... params)
Specified by:
execute in interface NodeJob


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.