| Package | Description |
|---|---|
| jenkins.plugins.rocketchatnotifier.rocket |
| Modifier and Type | Method and Description |
|---|---|
static RocketChatRestApiV1 |
RocketChatRestApiV1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RocketChatRestApiV1[] |
RocketChatRestApiV1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Response |
RocketChatClientCallBuilder.buildCall(RocketChatRestApiV1 call) |
protected Response |
RocketChatClientCallBuilder.buildCall(RocketChatRestApiV1 call,
RocketChatQueryParams queryParams) |
protected Response |
RocketChatClientCallBuilder.buildCall(RocketChatRestApiV1 call,
RocketChatQueryParams queryParams,
Object body) |
Copyright © 2016. All rights reserved.