wt.audit.configaudit
Class EventAuditConstants
java.lang.Object
wt.audit.configaudit.EventAuditConstants
- public class EventAuditConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
EVENT_CONFIG
public static final String EVENT_CONFIG
- See Also:
- Constant Field Values
ENABLED
public static final String ENABLED
- See Also:
- Constant Field Values
CONFIG_ENTRY
public static final String CONFIG_ENTRY
- See Also:
- Constant Field Values
EVENT_TARGET
public static final String EVENT_TARGET
- See Also:
- Constant Field Values
EVENT_KEY
public static final String EVENT_KEY
- See Also:
- Constant Field Values
EVENT_TYPE
public static final String EVENT_TYPE
- See Also:
- Constant Field Values
HANDLER
public static final String HANDLER
- See Also:
- Constant Field Values
MULTI_OBJECT
public static final String MULTI_OBJECT
- See Also:
- Constant Field Values
KEY_ENTRY
public static final String KEY_ENTRY
- See Also:
- Constant Field Values
KEYED_EVENT_ENTRY
public static final String KEYED_EVENT_ENTRY
- See Also:
- Constant Field Values
PERSISTENCE_MANAGER_EVENT
public static final String PERSISTENCE_MANAGER_EVENT
- See Also:
- Constant Field Values
WIP_EVENT
public static final String WIP_EVENT
- See Also:
- Constant Field Values
WF_EVENT
public static final String WF_EVENT
- See Also:
- Constant Field Values
VC_EVENT
public static final String VC_EVENT
- See Also:
- Constant Field Values
PROJ_MGMT_EVENT_ENTRY
public static final String PROJ_MGMT_EVENT_ENTRY
- See Also:
- Constant Field Values
PROJ_SVC_EVENT_ENTRY
public static final String PROJ_SVC_EVENT_ENTRY
- See Also:
- Constant Field Values
ACCESS_CONTROL_EVENT_ENTRY
public static final String ACCESS_CONTROL_EVENT_ENTRY
- See Also:
- Constant Field Values
CUSTOM_EVENT_ENTRY
public static final String CUSTOM_EVENT_ENTRY
- See Also:
- Constant Field Values
ACTIONITEM_EVENT
public static final String ACTIONITEM_EVENT
- See Also:
- Constant Field Values
GROUP_EVENT
public static final String GROUP_EVENT
- See Also:
- Constant Field Values
FORUM_EVENT
public static final String FORUM_EVENT
- See Also:
- Constant Field Values
RENAME_EVENT
public static final String RENAME_EVENT
- See Also:
- Constant Field Values
TYPE_LIST
public static final String[] TYPE_LIST
EventAuditConstants
public EventAuditConstants()
generateTypeEventKey
public static String generateTypeEventKey(String tag,
String eventType,
String sourceClass)
throws WTException
- Throws:
WTException