public class ReportOptions extends Object
| Constructor and Description |
|---|
ReportOptions(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectName() |
boolean |
isDisplayPiechart() |
boolean |
isShowHistory() |
boolean |
isShowManualTests() |
boolean |
isShowProgress() |
boolean |
isShowRelatedTags() |
boolean |
isShowReleases() |
boolean |
isShowStepDetails() |
boolean |
isShowTagMenus() |
public ReportOptions(EnvironmentVariables environmentVariables)
public boolean isShowStepDetails()
public boolean isShowManualTests()
public boolean isShowReleases()
public boolean isShowProgress()
public boolean isShowHistory()
public boolean isShowTagMenus()
public boolean isShowRelatedTags()
public String getProjectName()
public boolean isDisplayPiechart()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.