public class MessageBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STATUS_MESSAGE_FAILURE |
static String |
STATUS_MESSAGE_START |
static String |
STATUS_MESSAGE_SUCCESS |
static String |
STATUS_MESSAGE_WORKFLOW |
| Constructor and Description |
|---|
MessageBuilder(ZoomNotifier notifier,
hudson.model.Run Run,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
build() |
String |
buildPipeMsg(String message) |
String |
escape(String string) |
String |
prebuild() |
public static final String STATUS_MESSAGE_START
public static final String STATUS_MESSAGE_SUCCESS
public static final String STATUS_MESSAGE_FAILURE
public static final String STATUS_MESSAGE_WORKFLOW
public MessageBuilder(ZoomNotifier notifier, hudson.model.Run Run, hudson.model.TaskListener listener)
Copyright © 2016–2020. All rights reserved.