Skip navigation links
A C D G H L M N P R S T U 

A

addMarkdown(Set<String>) - Method in class com.webcerebrium.slack.SlackMessageAttachment
 
asJsonArray() - Method in class com.webcerebrium.slack.SlackRequest
Getting last response as google GAON JsonArray
asJsonObject() - Method in class com.webcerebrium.slack.SlackRequest
Getting last response as google JsonObject
attachments - Variable in class com.webcerebrium.slack.SlackMessage
 

C

color - Variable in class com.webcerebrium.slack.SlackMessageAttachment
 
com.webcerebrium.slack - package com.webcerebrium.slack
 
conn - Variable in class com.webcerebrium.slack.SlackRequest
 
connect(String) - Method in class com.webcerebrium.slack.SlackRequest
Opens HTTPS connection and save connection Handler

D

delete() - Method in class com.webcerebrium.slack.SlackRequest
Settings method as DELETE, keeping interface fluid

G

getVariable(String) - Method in class com.webcerebrium.slack.NotificationConfig
Getting variable from one of the multiple sources available

H

headers - Variable in class com.webcerebrium.slack.SlackRequest
 

L

lastResponse - Variable in class com.webcerebrium.slack.SlackRequest
 
loadProperties() - Method in class com.webcerebrium.slack.NotificationConfig
Loading available properties from local resource file

M

markdown - Variable in class com.webcerebrium.slack.SlackMessageAttachment
 
method - Variable in class com.webcerebrium.slack.SlackRequest
 

N

Notification - Class in com.webcerebrium.slack
 
Notification() - Constructor for class com.webcerebrium.slack.Notification
Constructor that is used when we want to initialize slack notifciation URL from some properties
Notification(String) - Constructor for class com.webcerebrium.slack.Notification
Constructor which is used when we know the channel URL exactly
NotificationConfig - Class in com.webcerebrium.slack
 
NotificationConfig() - Constructor for class com.webcerebrium.slack.NotificationConfig
 
NotificationException - Class in com.webcerebrium.slack
 
NotificationException(String) - Constructor for class com.webcerebrium.slack.NotificationException
 

P

payload(JsonObject) - Method in class com.webcerebrium.slack.SlackRequest
 
post() - Method in class com.webcerebrium.slack.SlackRequest
Settings method as post, keeping interface fluid
put() - Method in class com.webcerebrium.slack.SlackRequest
Settings method as PUT, keeping interface fluid

R

read() - Method in class com.webcerebrium.slack.SlackRequest
Saving response into local string variable
requestUrl - Variable in class com.webcerebrium.slack.SlackRequest
 

S

send(SlackMessage) - Method in class com.webcerebrium.slack.Notification
Sending the message
SlackMessage - Class in com.webcerebrium.slack
Currently it supports the very simple messages / attachments More detailed description could be found at https://api.slack.com/custom-integrations
SlackMessage() - Constructor for class com.webcerebrium.slack.SlackMessage
 
SlackMessageAttachment - Class in com.webcerebrium.slack
 
SlackMessageAttachment() - Constructor for class com.webcerebrium.slack.SlackMessageAttachment
 
SlackMessageAttachment(String, String, String) - Constructor for class com.webcerebrium.slack.SlackMessageAttachment
 
SlackRequest - Class in com.webcerebrium.slack
 
SlackRequest() - Constructor for class com.webcerebrium.slack.SlackRequest
 

T

text - Variable in class com.webcerebrium.slack.SlackMessage
 
text - Variable in class com.webcerebrium.slack.SlackMessageAttachment
 
title - Variable in class com.webcerebrium.slack.SlackMessageAttachment
 
toJson() - Method in class com.webcerebrium.slack.SlackMessage
 
toJson() - Method in class com.webcerebrium.slack.SlackMessageAttachment
 

U

userAgent - Variable in class com.webcerebrium.slack.SlackRequest
 
A C D G H L M N P R S T U 
Skip navigation links