Uses of Class
io.jenkins.plugins.bitbucket.webhook.moveworkforward.v2.PostWebhook2Payload.Source
Packages that use PostWebhook2Payload.Source
-
Uses of PostWebhook2Payload.Source in io.jenkins.plugins.bitbucket.webhook.moveworkforward.v2
Methods in io.jenkins.plugins.bitbucket.webhook.moveworkforward.v2 that return PostWebhook2Payload.SourceModifier and TypeMethodDescriptionPostWebhook2Payload.getIgnoredSources()PostWebhook2Payload.getSources()Methods in io.jenkins.plugins.bitbucket.webhook.moveworkforward.v2 with parameters of type PostWebhook2Payload.SourceModifier and TypeMethodDescriptionvoidPostWebhook2Payload.setIgnoredSources(PostWebhook2Payload.Source[] ignoredSources) voidPostWebhook2Payload.setSources(PostWebhook2Payload.Source[] sources)