public class JiveConstants extends Object
Modifier and Type | Field and Description |
---|---|
static long |
DAY |
static long |
HOUR |
static long |
MINUTE |
static int |
MUC_ROOM |
static int |
MUC_SERVICE |
static int |
OFFLINE |
static int |
ROSTER |
static long |
SECOND |
static int |
SECURITY_AUDIT |
static int |
SYSTEM |
static long |
WEEK |
static String |
XMPP_DATETIME_FORMAT
Deprecated.
Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat class
|
static String |
XMPP_DELAY_DATETIME_FORMAT
Deprecated.
Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat class
|
Constructor and Description |
---|
JiveConstants() |
public static final int SYSTEM
public static final int ROSTER
public static final int OFFLINE
public static final int MUC_ROOM
public static final int SECURITY_AUDIT
public static final int MUC_SERVICE
public static final long SECOND
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static final long WEEK
@Deprecated public static final String XMPP_DATETIME_FORMAT
XMPPDateTimeFormat
,
Constant Field Values@Deprecated public static final String XMPP_DELAY_DATETIME_FORMAT
XMPPDateTimeFormat
,
Constant Field ValuesCopyright © 2003-2008 Jive Software.