public class StepParameters extends Object
| Constructor and Description |
|---|
StepParameters(String message,
String webhookUrl,
String status,
List<FactDefinition> factDefinitions,
String color) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor() |
List<FactDefinition> |
getFactDefinitions() |
String |
getMessage() |
String |
getStatus() |
String |
getWebhookUrl() |
Copyright © 2016–2019. All rights reserved.