- requiresAuth() - Method in enum jenkins.plugins.smilehubnotifier.rocket.RocketChatRestApiV1
-
Check whether the method requires authentication or not.
- Response - Class in jenkins.plugins.smilehubnotifier.model
-
- Response() - Constructor for class jenkins.plugins.smilehubnotifier.model.Response
-
- RocketChatBasicCallAuthentication - Class in jenkins.plugins.smilehubnotifier.rocket
-
Authentication using username/ password
- RocketChatBasicCallAuthentication(String, String, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatBasicCallAuthentication
-
- RocketChatCallAuthentication - Interface in jenkins.plugins.smilehubnotifier.rocket
-
- RocketChatClient - Interface in jenkins.plugins.smilehubnotifier.rocket
-
API used by this Jenkins plugin to communicate to RocketChat server backend
- RocketChatClientCallBuilder - Class in jenkins.plugins.smilehubnotifier.rocket
-
The call builder for the
RocketChatClient
and is only supposed to be
used internally.
- RocketChatClientCallBuilder(String, boolean, String, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatClientCallBuilder
-
- RocketChatClientCallBuilder(String, boolean, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatClientCallBuilder
-
- RocketChatClientCallBuilder(RocketChatCallAuthentication, String, boolean) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatClientCallBuilder
-
- RocketChatClientImpl - Class in jenkins.plugins.smilehubnotifier.rocket
-
Client for Rocket.Chat which relies on the REST API v1.
- RocketChatClientImpl(String, boolean, String, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatClientImpl
-
Initialize a new instance of the client providing the server's url along with username and
password to use.
- RocketChatClientImpl(String, boolean, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatClientImpl
-
Initialize a new instance of the client providing the server's url along with webhook for
posting notifications.
- RocketChatQueryParams - Class in jenkins.plugins.smilehubnotifier.rocket
-
Contains the keys and values for the query string.
- RocketChatQueryParams() - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatQueryParams
-
Initializes an empty query parameters object.
- RocketChatQueryParams(String, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatQueryParams
-
Initializes query parameter object with one parameter already added.
- RocketChatRestApiV1 - Enum in jenkins.plugins.smilehubnotifier.rocket
-
Enumeration of the available REST API methods.
- RocketChatWebhookAuthentication - Class in jenkins.plugins.smilehubnotifier.rocket
-
- RocketChatWebhookAuthentication(String, String) - Constructor for class jenkins.plugins.smilehubnotifier.rocket.RocketChatWebhookAuthentication
-
- RocketClient - Interface in jenkins.plugins.smilehubnotifier
-
Created by mreinhardt on 08.09.16.
- RocketClientException - Exception in jenkins.plugins.smilehubnotifier.rocket.errorhandling
-
- RocketClientException(Exception) - Constructor for exception jenkins.plugins.smilehubnotifier.rocket.errorhandling.RocketClientException
-
- RocketClientException(String) - Constructor for exception jenkins.plugins.smilehubnotifier.rocket.errorhandling.RocketClientException
-
- RocketClientException(String, UnirestException) - Constructor for exception jenkins.plugins.smilehubnotifier.rocket.errorhandling.RocketClientException
-
- RocketClientImpl - Class in jenkins.plugins.smilehubnotifier
-
- RocketClientImpl(String, boolean, String, String, String) - Constructor for class jenkins.plugins.smilehubnotifier.RocketClientImpl
-
- RocketClientWebhookImpl - Class in jenkins.plugins.smilehubnotifier
-
- RocketClientWebhookImpl(String, boolean, String, String, String) - Constructor for class jenkins.plugins.smilehubnotifier.RocketClientWebhookImpl
-
- RocketJobProperty(String, boolean, String, Secret, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class jenkins.plugins.smilehubnotifier.SmileHubNotifier.RocketJobProperty
-
Deprecated.
- RocketSendStep - Class in jenkins.plugins.smilehubnotifier.workflow
-
Workflow step to send a rocket channel notification.
- RocketSendStep(String) - Constructor for class jenkins.plugins.smilehubnotifier.workflow.RocketSendStep
-
- RocketSendStep.DescriptorImpl - Class in jenkins.plugins.smilehubnotifier.workflow
-
- RocketSendStep.RocketSendStepExecution - Class in jenkins.plugins.smilehubnotifier.workflow
-
- RocketSendStepConfig(Object, Object, Object, Object) - Static method in class jenkins.plugins.smilehubnotifier.Messages
-
Key RocketSendStepConfig
: SmileHub Send Pipeline step
configured with message: {3}
.
- RocketSendStepDisplayName() - Static method in class jenkins.plugins.smilehubnotifier.Messages
-
Key RocketSendStepDisplayName
: Send SmileHub Message
.
- RocketSendStepExecution() - Constructor for class jenkins.plugins.smilehubnotifier.workflow.RocketSendStep.RocketSendStepExecution
-
- Room - Class in jenkins.plugins.smilehubnotifier.model
-
- Room() - Constructor for class jenkins.plugins.smilehubnotifier.model.Room
-
- Rooms - Class in jenkins.plugins.smilehubnotifier.model
-
- Rooms() - Constructor for class jenkins.plugins.smilehubnotifier.model.Rooms
-
- run() - Method in class jenkins.plugins.smilehubnotifier.workflow.RocketSendStep.RocketSendStepExecution
-