Uses of Class
io.jenkins.plugins.model.FeedStatus
-
Packages that use FeedStatus Package Description io.jenkins.plugins.actions.buildstepaction io.jenkins.plugins.actions.pipeline io.jenkins.plugins.actions.postbuild io.jenkins.plugins.api io.jenkins.plugins.model -
-
Uses of FeedStatus in io.jenkins.plugins.actions.buildstepaction
Methods in io.jenkins.plugins.actions.buildstepaction that return FeedStatus Modifier and Type Method Description FeedStatus
AddFeedStatus. getForm()
-
Uses of FeedStatus in io.jenkins.plugins.actions.pipeline
Methods in io.jenkins.plugins.actions.pipeline that return FeedStatus Modifier and Type Method Description FeedStatus
AddFeedStatus. getForm()
-
Uses of FeedStatus in io.jenkins.plugins.actions.postbuild
Methods in io.jenkins.plugins.actions.postbuild that return FeedStatus Modifier and Type Method Description FeedStatus
AddFeedStatus. getForm()
-
Uses of FeedStatus in io.jenkins.plugins.api
Methods in io.jenkins.plugins.api with parameters of type FeedStatus Modifier and Type Method Description String
FeedStatusAPI. addFeed(FeedStatus feed, Function<String,String> replacer)
-
Uses of FeedStatus in io.jenkins.plugins.model
Methods in io.jenkins.plugins.model that return FeedStatus Modifier and Type Method Description static FeedStatus
FeedStatus. getInstance(String projectNumber, String feed)
-