public static class TimerTrigger.TimerTriggerCause extends Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause| Constructor and Description |
|---|
TimerTriggerCause() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getShortDescription()
One-line human-readable text of the cause.
|
int |
hashCode() |
public String getShortDescription()
CauseBy default, this method is used to render HTML as well.
getShortDescription in class CauseCopyright © 2019. All rights reserved.