Uses of Class
net.hurstfrost.hudson.sounds.HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite

Uses of HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite in net.hurstfrost.hudson.sounds
 

Methods in net.hurstfrost.hudson.sounds that return HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
 HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite HudsonSoundsNotifier.HudsonSoundsDescriptor.getSound(java.lang.String id)
           
 HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite UnplayableSoundBiteException.getSoundBite()
           
 

Methods in net.hurstfrost.hudson.sounds that return types with arguments of type HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
 java.util.List<HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite> HudsonSoundsNotifier.HudsonSoundsDescriptor.getSounds()
           
 java.util.List<HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite> SoundsAgentAction.SoundsAgentActionDescriptor.getSounds()
           
 java.util.List<HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite> SoundsBuildTask.DescriptorImpl.getSounds()
           
protected static java.util.TreeMap<java.lang.String,HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite> HudsonSoundsNotifier.HudsonSoundsDescriptor.rebuildSoundsIndex(java.lang.String urlString)
           
 

Methods in net.hurstfrost.hudson.sounds with parameters of type HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
protected  java.io.InputStream HudsonSoundsNotifier.HudsonSoundsDescriptor.getSoundBiteInputStream(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite soundBite)
           
 void SoundsAgentAction.playSound(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite soundBite, java.lang.Integer afterDelayMs)
           
 

Constructors in net.hurstfrost.hudson.sounds with parameters of type HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
UnplayableSoundBiteException(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite bite, java.lang.Exception e)
           
 



Copyright © 2013. All Rights Reserved.