|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.SendReportEmailJoblet.ReportPDFResult
protected static final class SendReportEmailJoblet.ReportPDFResult
Result collection container.
| Constructor Summary | |
|---|---|
protected |
SendReportEmailJoblet.ReportPDFResult()
Default constructor. |
| Method Summary | |
|---|---|
protected void |
addResultAndFiles(AbstractStatisticsViewControllerResult<?> result,
java.util.Map<java.lang.String,java.io.File> fM)
Adds the given result to the result collection and the given file map to the internal file map. |
protected java.util.Map<java.lang.String,java.io.File> |
getFileMap()
Returns the file map. |
protected java.util.Set<AbstractStatisticsViewControllerResult<?>> |
getResults()
Returns the results. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SendReportEmailJoblet.ReportPDFResult()
| Method Detail |
|---|
protected java.util.Set<AbstractStatisticsViewControllerResult<?>> getResults()
protected void addResultAndFiles(AbstractStatisticsViewControllerResult<?> result,
java.util.Map<java.lang.String,java.io.File> fM)
Adding null or empty file map is simply being ignored.
result - the result to addfM - the file map to addprotected java.util.Map<java.lang.String,java.io.File> getFileMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||