public class ReportJavaScriptResponse extends BasicJavaScriptResponse
| Constructor and Description |
|---|
ReportJavaScriptResponse(String message,
boolean error,
List<ReportObject> buildList) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportObject> |
getBuildList() |
void |
setBuildList(List<ReportObject> buildList) |
getMessage, isError, setError, setMessagepublic ReportJavaScriptResponse(String message, boolean error, List<ReportObject> buildList)
public List<ReportObject> getBuildList()
public void setBuildList(List<ReportObject> buildList)
Copyright © 2004-2015. All Rights Reserved.