net.hurstfrost.hudson.sounds
Class CancelSoundsMarker

java.lang.Object
  extended by net.hurstfrost.hudson.sounds.AbstractTimestamptedSound
      extended by net.hurstfrost.hudson.sounds.CancelSoundsMarker

public class CancelSoundsMarker
extends AbstractTimestamptedSound


Field Summary
 
Fields inherited from class net.hurstfrost.hudson.sounds.AbstractTimestamptedSound
playAt
 
Constructor Summary
CancelSoundsMarker(long at)
           
 
Method Summary
 java.lang.String getUrl(java.lang.Integer version)
           
 boolean isCancel()
           
 
Methods inherited from class net.hurstfrost.hudson.sounds.AbstractTimestamptedSound
expired, getPlayAt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelSoundsMarker

public CancelSoundsMarker(long at)
Method Detail

getUrl

public java.lang.String getUrl(java.lang.Integer version)

isCancel

public boolean isCancel()


Copyright © 2013. All Rights Reserved.