public class ThreadLocalReportStore extends Object implements ReportStore
| Constructor and Description |
|---|
ThreadLocalReportStore() |
| Modifier and Type | Method and Description |
|---|---|
RamlReport |
getLastReport() |
void |
storeReport(RamlReport report) |
public void storeReport(RamlReport report)
storeReport in interface ReportStorepublic RamlReport getLastReport()
getLastReport in interface ReportStoreCopyright © 2014–2018. All rights reserved.