- Enclosing class:
- CmnConst
public static final class CmnConst.ClientAttribute
extends Object
-
Field Summary
Fields
Long
value giving the ID of the
owner
of the client.
Boolean
value marking the client a test client (used in the CLOUD).
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CLIENT_TEST_MARKER
public static final String CLIENT_TEST_MARKER
Boolean
value marking the client a test client (used in the CLOUD).
- See Also:
-
-
CLIENT_OWNER
public static final String CLIENT_OWNER
Long
value giving the ID of the
owner
of the client.
- See Also:
-
-
PLUGIN_UPDATE_CHECK_LAST_TIMESTAMP
public static final String PLUGIN_UPDATE_CHECK_LAST_TIMESTAMP
- See Also:
-
-
Constructor Details
-
ClientAttribute
public ClientAttribute()