Class CallRestApiUtils
java.lang.Object
org.jenkinsci.plugins.electricflow.utils.CallRestApiUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ListBoxModel
doFillConfigurationItems
(Item item) static ListBoxModel
doFillHttpMethodItems
(Item item) static String
static String
static String
perform
(CallRestApiModel callRestApiModel, Run run, TaskListener taskListener)
-
Constructor Details
-
CallRestApiUtils
public CallRestApiUtils()
-
-
Method Details
-
getDisplayName
-
getFunctionName
-
perform
public static String perform(CallRestApiModel callRestApiModel, Run run, TaskListener taskListener) throws IOException - Throws:
IOException
-
doFillConfigurationItems
-
doFillHttpMethodItems
-