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 ElectricFlowClientElectricFlowClientFactory.getElectricFlowClient(String url, com.cloudbees.plugins.credentials.common.StandardCredentials creds, String apiVersion, boolean ignoreSslConnectionErrors) static ElectricFlowClientElectricFlowClientFactory.getElectricFlowClient(String configurationName, Credential overrideCredential, Item item, EnvReplacer envReplacer) static ElectricFlowClientElectricFlowClientFactory.getElectricFlowClient(String configurationName, Credential overrideCredential, Run run, EnvReplacer envReplacer) static ElectricFlowClientElectricFlowClientFactory.getElectricFlowClient(String configurationName, Credential overrideCredential, CredentialHandler credentialHandler, EnvReplacer envReplacer)