Package | Description |
---|---|
net.hurstfrost.hudson.sounds |
Modifier and Type | Method and Description |
---|---|
HudsonSoundsNotifier.PLAY_METHOD |
SoundsAgentAction.getPlayMethod() |
HudsonSoundsNotifier.PLAY_METHOD |
HudsonSoundsNotifier.HudsonSoundsDescriptor.getPlayMethod() |
static HudsonSoundsNotifier.PLAY_METHOD |
HudsonSoundsNotifier.PLAY_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HudsonSoundsNotifier.PLAY_METHOD[] |
HudsonSoundsNotifier.PLAY_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HudsonSoundsNotifier.HudsonSoundsDescriptor.setPlayMethod(HudsonSoundsNotifier.PLAY_METHOD playMethod) |
Copyright © 2016–2022. All rights reserved.