public class NotificationThread
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
NotificationThread(int period)
Constructor, creates a new notification thread for the specified period.
|
public static final java.lang.String REVISION
public NotificationThread(int period)
period
- a period constant from : NotificationManager.MINUTED
,
NotificationManager.HOURLY
, NotificationManager.DAILY
,
NotificationManager.WEEKLY
or NotificationManager.MONTHLY
Copyright © 2001-2010 Jalios SA. All Rights Reserved.