Package com.bytedesk.voc.constant
Class VocConstants
java.lang.Object
com.bytedesk.voc.constant.VocConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_BUG
- See Also:
-
TYPE_SUGGESTION
- See Also:
-
TYPE_COMPLAINT
- See Also:
-
TYPE_FEATURE
- See Also:
-
TYPE_OTHER
- See Also:
-
STATUS_PENDING
- See Also:
-
STATUS_PROCESSING
- See Also:
-
STATUS_RESOLVED
- See Also:
-
STATUS_CLOSED
- See Also:
-
ROLE_VOC_ADMIN
- See Also:
-
ROLE_VOC_USER
- See Also:
-
CACHE_VOC
- See Also:
-
CACHE_VOC_FEEDBACK
- See Also:
-
CACHE_VOC_REPLY
- See Also:
-
NOTIFY_NEW_FEEDBACK
- See Also:
-
NOTIFY_NEW_REPLY
- See Also:
-
NOTIFY_STATUS_CHANGED
- See Also:
-
-
Constructor Details
-
VocConstants
public VocConstants()
-