Package | Description |
---|---|
net.gpedro.integrations.slack |
Modifier and Type | Field and Description |
---|---|
private SlackActionStyle |
SlackAction.style |
Modifier and Type | Method and Description |
---|---|
SlackActionStyle |
SlackAction.getStyle() |
static SlackActionStyle |
SlackActionStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SlackActionStyle[] |
SlackActionStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SlackAction.setStyle(SlackActionStyle style) |