Uses of Class
flexagon.fd.plugin.jenkins.utils.KeyValuePair
Packages that use KeyValuePair
-
Uses of KeyValuePair in flexagon.fd.plugin.jenkins.operations
Methods in flexagon.fd.plugin.jenkins.operations that return types with arguments of type KeyValuePairModifier and TypeMethodDescriptionTriggerFlexDeployProject.DescriptorImpl.getFlexFields()TriggerFlexDeployProject.getFlexFields()TriggerFlexDeployProject.DescriptorImpl.getInputs()TriggerFlexDeployProject.getInputs()Method parameters in flexagon.fd.plugin.jenkins.operations with type arguments of type KeyValuePairModifier and TypeMethodDescriptionvoidTriggerFlexDeployProject.DescriptorImpl.setFlexFields(List<KeyValuePair> flexFields) voidTriggerFlexDeployProject.setFlexFields(List<KeyValuePair> flexFields) voidTriggerFlexDeployProject.DescriptorImpl.setInputs(List<KeyValuePair> inputs) voidTriggerFlexDeployProject.setInputs(List<KeyValuePair> inputs)