org.jasig.portlet.widget.service.rome
Class TimestampAlert
java.lang.Object
org.jasig.portlet.widget.service.BasicAlert
org.jasig.portlet.widget.service.rome.TimestampAlert
- All Implemented Interfaces:
- Comparable<TimestampAlert>, IAlert
Deprecated. This portlet was moved to the Apereo NotificationPortlet project.
public class TimestampAlert
- extends BasicAlert
- implements Comparable<TimestampAlert>
TimestampAlert
public TimestampAlert(String header,
String body,
String url,
long timestamp)
- Deprecated.
compareTo
public int compareTo(TimestampAlert a)
- Deprecated.
- Specified by:
compareTo in interface Comparable<TimestampAlert>
Copyright © 2013 Jasig. All Rights Reserved.