Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- API_URL - Static variable in class io.notifer.jenkins.NotiferClient
-
Notifer API base URL
D
- DescriptorImpl() - Constructor for class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
- DescriptorImpl() - Constructor for class io.notifer.jenkins.NotiferStep.DescriptorImpl
- doCheckPriority(int) - Method in class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
- doCheckPriority(int) - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
- doFillCredentialsIdItems(Item, String) - Method in class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
-
Fill credentials dropdown.
- doFillCredentialsIdItems(Item, String) - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
-
Fill credentials dropdown.
- doFillPriorityItems() - Method in class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
-
Fill priority dropdown.
- doFillPriorityItems() - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
-
Fill priority dropdown.
G
- getCredentialsId() - Method in class io.notifer.jenkins.NotiferNotifier
- getCredentialsId() - Method in class io.notifer.jenkins.NotiferStep
- getDisplayName() - Method in class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
- getDisplayName() - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
- getFunctionName() - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
- getId() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
- getMessage() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
- getMessage() - Method in class io.notifer.jenkins.NotiferNotifier
- getMessage() - Method in class io.notifer.jenkins.NotiferStep
- getPriority() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
- getPriority() - Method in class io.notifer.jenkins.NotiferNotifier
- getPriority() - Method in class io.notifer.jenkins.NotiferStep
- getRequiredContext() - Method in class io.notifer.jenkins.NotiferStep.DescriptorImpl
- getRequiredMonitorService() - Method in class io.notifer.jenkins.NotiferNotifier
- getStatusCode() - Method in exception class io.notifer.jenkins.NotiferClient.NotiferException
- getTags() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
- getTags() - Method in class io.notifer.jenkins.NotiferNotifier
- getTags() - Method in class io.notifer.jenkins.NotiferStep
- getTitle() - Method in class io.notifer.jenkins.NotiferNotifier
- getTitle() - Method in class io.notifer.jenkins.NotiferStep
- getTopic() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
- getTopic() - Method in class io.notifer.jenkins.NotiferNotifier
- getTopic() - Method in class io.notifer.jenkins.NotiferStep
I
- io.notifer.jenkins - package io.notifer.jenkins
- isApplicable(Class) - Method in class io.notifer.jenkins.NotiferNotifier.DescriptorImpl
- isFailOnError() - Method in class io.notifer.jenkins.NotiferStep
- isNotifyAborted() - Method in class io.notifer.jenkins.NotiferNotifier
- isNotifyFailure() - Method in class io.notifer.jenkins.NotiferNotifier
- isNotifySuccess() - Method in class io.notifer.jenkins.NotiferNotifier
- isNotifyUnstable() - Method in class io.notifer.jenkins.NotiferNotifier
M
- Messages - Class in io.notifer.jenkins
-
Generated localization support class.
- Messages() - Constructor for class io.notifer.jenkins.Messages
N
- NotiferClient - Class in io.notifer.jenkins
-
HTTP client for communicating with Notifer API.
- NotiferClient(String) - Constructor for class io.notifer.jenkins.NotiferClient
-
Create a new Notifer client.
- NotiferClient.NotiferException - Exception Class in io.notifer.jenkins
-
Exception thrown when Notifer API request fails.
- NotiferClient.NotiferResponse - Class in io.notifer.jenkins
-
Response from Notifer API.
- NotiferException(String, int) - Constructor for exception class io.notifer.jenkins.NotiferClient.NotiferException
- NotiferException(String, Throwable) - Constructor for exception class io.notifer.jenkins.NotiferClient.NotiferException
- NotiferNotifier - Class in io.notifer.jenkins
-
Post-build action for sending notifications to Notifer.
- NotiferNotifier(String, String) - Constructor for class io.notifer.jenkins.NotiferNotifier
- NotiferNotifier.DescriptorImpl - Class in io.notifer.jenkins
-
Descriptor for the notifier.
- NotiferResponse() - Constructor for class io.notifer.jenkins.NotiferClient.NotiferResponse
- NotiferStep - Class in io.notifer.jenkins
-
Pipeline step for sending notifications to Notifer.
- NotiferStep(String, String) - Constructor for class io.notifer.jenkins.NotiferStep
-
Constructor with required parameters.
- NotiferStep.DescriptorImpl - Class in io.notifer.jenkins
-
Descriptor for the step.
P
- perform(Run, FilePath, EnvVars, Launcher, TaskListener) - Method in class io.notifer.jenkins.NotiferNotifier
S
- send(String, String, String, int, List) - Method in class io.notifer.jenkins.NotiferClient
-
Send a notification to a topic.
- setFailOnError(boolean) - Method in class io.notifer.jenkins.NotiferStep
- setMessage(String) - Method in class io.notifer.jenkins.NotiferNotifier
- setMessage(String) - Method in class io.notifer.jenkins.NotiferStep
- setNotifyAborted(boolean) - Method in class io.notifer.jenkins.NotiferNotifier
- setNotifyFailure(boolean) - Method in class io.notifer.jenkins.NotiferNotifier
- setNotifySuccess(boolean) - Method in class io.notifer.jenkins.NotiferNotifier
- setNotifyUnstable(boolean) - Method in class io.notifer.jenkins.NotiferNotifier
- setPriority(int) - Method in class io.notifer.jenkins.NotiferNotifier
- setPriority(int) - Method in class io.notifer.jenkins.NotiferStep
- setTags(Object) - Method in class io.notifer.jenkins.NotiferNotifier
-
Setter that accepts both String and List from Pipeline scripts.
- setTags(Object) - Method in class io.notifer.jenkins.NotiferStep
-
Setter that accepts both String and List from Pipeline scripts.
- setTitle(String) - Method in class io.notifer.jenkins.NotiferNotifier
- setTitle(String) - Method in class io.notifer.jenkins.NotiferStep
- start(StepContext) - Method in class io.notifer.jenkins.NotiferStep
T
- toString() - Method in class io.notifer.jenkins.NotiferClient.NotiferResponse
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form