| Package | Description |
|---|---|
| net.hurstfrost.hudson.sounds |
| Modifier and Type | Field and Description |
|---|---|
protected SoundsBuildTask.SoundSource.SourceType |
SoundsBuildTask.SoundSource.sourceType |
| Modifier and Type | Method and Description |
|---|---|
SoundsBuildTask.SoundSource.SourceType |
SoundsBuildTask.getSourceType() |
static SoundsBuildTask.SoundSource.SourceType |
SoundsBuildTask.SoundSource.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoundsBuildTask.SoundSource.SourceType[] |
SoundsBuildTask.SoundSource.SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SoundSource(String selectedSound,
SoundsBuildTask.SoundSource.SourceType value,
String soundUrl) |
Copyright © 2016–2020. All rights reserved.