Package | Description |
---|---|
net.gpedro.integrations.slack |
Modifier and Type | Field and Description |
---|---|
private java.util.List<SlackField> |
SlackAttachment.fields |
Modifier and Type | Method and Description |
---|---|
SlackField |
SlackField.setShorten(boolean shorten) |
SlackField |
SlackField.setTitle(java.lang.String title) |
SlackField |
SlackField.setValue(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
SlackAttachment |
SlackAttachment.addFields(SlackField field) |
Modifier and Type | Method and Description |
---|---|
SlackAttachment |
SlackAttachment.setFields(java.util.List<SlackField> fields) |