| Package | Description |
|---|---|
| com.aventstack.extentreports.reporter.configuration |
| Modifier and Type | Method and Description |
|---|---|
static ResourceCDN |
ResourceCDN.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResourceCDN[] |
ResourceCDN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RichViewReporterConfiguration.setResourceCDN(ResourceCDN resourceCDN)
Allows selecting a CDN/resource loader for your FileReporter
|
Copyright © 2019. All Rights Reserved.