public class TypetalkMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CODE_SEPARATOR |
| Constructor and Description |
|---|
TypetalkMessage(Emoji emoji,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildMessageWithBuild(Run<?,?> build) |
String |
buildMessageWithBuild(Run<?,?> build,
String description) |
String |
buildMessageWithProject(Job<?,?> project) |
Emoji |
getEmoji() |
String |
getMessage() |
public static final String CODE_SEPARATOR
Copyright © 2016–2022. All rights reserved.