|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.hurstfrost.hudson.sounds.AbstractTimestamptedSound
public abstract class AbstractTimestamptedSound
| Field Summary | |
|---|---|
protected long |
playAt
|
| Constructor Summary | |
|---|---|
AbstractTimestamptedSound(long at)
|
|
| Method Summary | |
|---|---|
boolean |
expired(long expiryExtension)
|
long |
getPlayAt()
|
java.lang.String |
getUrl(java.lang.Integer version)
|
boolean |
isCancel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final long playAt
| Constructor Detail |
|---|
public AbstractTimestamptedSound(long at)
| Method Detail |
|---|
public long getPlayAt()
public boolean expired(long expiryExtension)
public java.lang.String getUrl(java.lang.Integer version)
public boolean isCancel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||