org.milyn.event.report.model
Class Report
java.lang.Object
org.milyn.event.report.model.Report
- Direct Known Subclasses:
- DOMReport
public class Report
- extends Object
Execution Report.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Report
public Report()
getConfigurations
public List<ReportInfoNode> getConfigurations()
getProcessings
public List<MessageNode> getProcessings()
setResult
public void setResult(ResultNode result)
getResult
public ResultNode getResult()
Copyright © 2008. All Rights Reserved.