Package | Description |
---|---|
jenkins.plugins.htmlaudio.app | |
jenkins.plugins.htmlaudio.app.impl | |
jenkins.plugins.htmlaudio.domain |
Modifier and Type | Method and Description |
---|---|
String |
Configuration.getSoundUrl(BuildResult result)
Returns a configured sound for a provided
BuildResult or null . |
Modifier and Type | Method and Description |
---|---|
String |
PluginConfiguration.getSoundUrl(BuildResult result) |
Modifier and Type | Method and Description |
---|---|
static BuildResult |
BuildResult.toBuildResult(hudson.model.Result current,
hudson.model.Result previous)
|
static BuildResult |
BuildResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildResult[] |
BuildResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2011. All Rights Reserved.