| Interface | Description |
|---|---|
| RocketChatClient |
API used by this Jenkins plugin to communicate to RocketChat server backend
|
| Class | Description |
|---|---|
| LegacyRocketChatClient | Deprecated |
| RocketChatClientCallBuilder |
The call builder for the
RocketChatClient and is only supposed to be used internally. |
| RocketChatClientImpl |
Client for Rocket.Chat which relies on the REST API v1.
|
| RocketChatQueryParams |
Contains the keys and values for the query string.
|
| Enum | Description |
|---|---|
| HttpMethods |
Represents the http methods.
|
| RocketChatRestApiV1 |
Enumeration of the available REST API methods.
|
Copyright © 2016. All rights reserved.