Package | Description |
---|---|
com.agiletestware.pangolin | |
com.agiletestware.pangolin.report | |
com.agiletestware.pangolin.validator |
Modifier and Type | Class and Description |
---|---|
class |
GlobalConfig
Global configuration for Pangolin plugin.
|
Modifier and Type | Method and Description |
---|---|
GlobalConfiguration |
GlobalConfigFactory.create()
Creates the.
|
Modifier and Type | Method and Description |
---|---|
static com.agiletestware.pangolin.client.upload.BulkUpdateParameters |
BulkUpdateParametersFactory.create(GlobalConfiguration globalConfig,
PangolinConfiguration config,
PangolinPublisher publisher,
com.agiletestware.pangolin.client.PangolinClientFactory pangolinClient,
CustomSecret customSecret)
Creates the.
|
Modifier and Type | Method and Description |
---|---|
List<com.agiletestware.pangolin.shared.model.report.RunReportConfiguration> |
RunReportConfigurationFactory.create(GlobalConfiguration globalConfig,
RunReportPostBuildStep buildStep,
com.agiletestware.pangolin.client.PangolinClient client,
CustomSecret secret)
Create a list of
RunReportConfiguration objects. |
List<com.agiletestware.pangolin.shared.model.report.RunReportConfiguration> |
DefaultRunReportConfigurationFactory.create(GlobalConfiguration globalConfig,
RunReportPostBuildStep buildStep,
com.agiletestware.pangolin.client.PangolinClient client,
CustomSecret secret) |
Modifier and Type | Method and Description |
---|---|
static void |
GlobalConfigValidator.validate(GlobalConfiguration globalConfig)
Validate config.
|
Copyright © 2018–2022 Agiletestware. All rights reserved.