Uses of Class
org.jenkinsci.plugins.electricflow.Pair
Packages that use Pair
-
Uses of Pair in org.jenkinsci.plugins.electricflow
Methods in org.jenkinsci.plugins.electricflow that return types with arguments of type PairModifier and TypeMethodDescriptionCloudBeesFlowCallRestApiStep.getParameters()ElectricFlowGenericRestApi.getParameters()Method parameters in org.jenkinsci.plugins.electricflow with type arguments of type PairModifier and TypeMethodDescriptionElectricFlowClient.runRestAPI(String urlPath, HttpMethod httpMethod, String body, List<Pair> parameters) voidCloudBeesFlowCallRestApiStep.setParameters(List<Pair> parameters) voidElectricFlowGenericRestApi.setParameters(List<Pair> parameters) Constructor parameters in org.jenkinsci.plugins.electricflow with type arguments of type PairModifierConstructorDescriptionCloudBeesFlowCallRestApiStep(List<Pair> parameters) ElectricFlowGenericRestApi(List<Pair> parameters) -
Uses of Pair in org.jenkinsci.plugins.electricflow.models
Methods in org.jenkinsci.plugins.electricflow.models that return types with arguments of type PairModifier and TypeMethodDescriptionCallRestApiModel.getParameters()CallRestApiModel.getParameters(EnvReplacer envReplacer)