Uses of Class
org.jenkinsci.plugins.electricflow.ElectricFlowClient
Packages that use ElectricFlowClient
-
Uses of ElectricFlowClient in org.jenkinsci.plugins.electricflow.factories
Methods in org.jenkinsci.plugins.electricflow.factories that return ElectricFlowClientModifier and TypeMethodDescriptionstatic ElectricFlowClient
ElectricFlowClientFactory.getElectricFlowClient
(String url, com.cloudbees.plugins.credentials.common.StandardCredentials creds, String apiVersion, boolean ignoreSslConnectionErrors) static ElectricFlowClient
ElectricFlowClientFactory.getElectricFlowClient
(String configurationName, Credential overrideCredential, Item item, EnvReplacer envReplacer) static ElectricFlowClient
ElectricFlowClientFactory.getElectricFlowClient
(String configurationName, Credential overrideCredential, Run run, EnvReplacer envReplacer) static ElectricFlowClient
ElectricFlowClientFactory.getElectricFlowClient
(String configurationName, Credential overrideCredential, CredentialHandler credentialHandler, EnvReplacer envReplacer)