org.wso2.carbon.event.builder.ui
Class EventBuilderUIConstants

java.lang.Object
  extended by org.wso2.carbon.event.builder.ui.EventBuilderUIConstants

public final class EventBuilderUIConstants
extends Object


Field Summary
static String CORRELATION_PREFIX
           
static String META_PREFIX
           
static String STREAM_VER_DELIMITER
           
static String STRING_LITERAL_ENABLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING_LITERAL_ENABLE

public static final String STRING_LITERAL_ENABLE
See Also:
Constant Field Values

STREAM_VER_DELIMITER

public static final String STREAM_VER_DELIMITER
See Also:
Constant Field Values

META_PREFIX

public static final String META_PREFIX
See Also:
Constant Field Values

CORRELATION_PREFIX

public static final String CORRELATION_PREFIX
See Also:
Constant Field Values


Copyright © 2015 WSO2. All rights reserved.