- newFailure(String) - Static method in class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
returns a new NotificationResult instance indicating a failed
notification.
- newFailure(String) - Static method in class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
returns a new NotificationResult instance indicating a failed
notification.
- newSuccess() - Static method in class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
returns a new NotificationResult instance indicating a successful
notification.
- newSuccess() - Static method in class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
returns a new NotificationResult instance indicating a successful
notification.
- NotificationContext - Class in org.jenkinsci.plugins.stashNotifier
-
Properties from the build where this is running.
- NotificationContext - Class in org.jenkinsci.plugins.stashNotifier
-
Properties from the build where this is running.
- NotificationContext(PrintStream, String) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationContext
-
- NotificationContext(PrintStream, String) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationContext
-
- NotificationResult - Class in org.jenkinsci.plugins.stashNotifier
-
convenience class to capture the result of a notification.
- NotificationResult - Class in org.jenkinsci.plugins.stashNotifier
-
convenience class to capture the result of a notification.
- NotificationResult(boolean, String) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
default constructor
- NotificationResult(boolean, String) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationResult
-
default constructor
- NotificationSettings - Class in org.jenkinsci.plugins.stashNotifier
-
Properties defined by a user or administrator about how they want the
notification to be sent.
- NotificationSettings - Class in org.jenkinsci.plugins.stashNotifier
-
Properties defined by a user or administrator about how they want the
notification to be sent.
- NotificationSettings(boolean, Credentials) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationSettings
-
- NotificationSettings(boolean, Credentials) - Constructor for class org.jenkinsci.plugins.stashNotifier.NotificationSettings
-
- notifyStash(PrintStream, Run<?, ?>, String, TaskListener, StashBuildState) - Method in class org.jenkinsci.plugins.stashNotifier.StashNotifier
-
Notifies the configured Bitbucket server by POSTing the run results
to the Bitbucket run API.
- notifyStash(PrintStream, Run<?, ?>, String, TaskListener, StashBuildState) - Method in class org.jenkinsci.plugins.stashNotifier.StashNotifier
-
Notifies the configured Bitbucket server by POSTing the run results
to the Bitbucket run API.