public class WithWarmUpContext extends Object implements ReportContext
| Constructor and Description |
|---|
WithWarmUpContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
eval(Map<String,Object> context)
Evals the report context
|
public void eval(Map<String,Object> context)
ReportContexteval in interface ReportContextcontext - the context to evalThis documentation was released into the public domain.