Uses of Class
hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
-
Packages that use BuildNotifier.OptionalWebhook Package Description hudson.plugins.collabnet.orchestrate -
-
Uses of BuildNotifier.OptionalWebhook in hudson.plugins.collabnet.orchestrate
Methods in hudson.plugins.collabnet.orchestrate that return BuildNotifier.OptionalWebhook Modifier and Type Method Description BuildNotifier.OptionalWebhookBuildNotifier. getWebhook()Methods in hudson.plugins.collabnet.orchestrate with parameters of type BuildNotifier.OptionalWebhook Modifier and Type Method Description voidPushNotification. handle(Run build, BuildNotifier.OptionalWebhook webhook, TaskListener listener, String status, boolean excludeCommitInfo)Constructors in hudson.plugins.collabnet.orchestrate with parameters of type BuildNotifier.OptionalWebhook Constructor Description BuildNotifier(BuildNotifier.OptionalAssociationView associationView, BuildNotifier.OptionalWebhook webhook)Creates a new BuildNotifier.
-