Package org.openclover.ci
Class CIOptions
java.lang.Object
org.openclover.ci.CIOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class is used to configure one of theIntegratorclasses. -
Method Summary
-
Method Details
-
isOptimize
public boolean isOptimize() -
isHtml
public boolean isHtml() -
isJson
public boolean isJson() -
getHistoryDir
-
isHistorical
public boolean isHistorical() -
isFullClean
public boolean isFullClean() -
isPdf
public boolean isPdf() -
isXml
public boolean isXml() -
isPutValuesInQuotes
public boolean isPutValuesInQuotes()
-