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