com.mule.connectors.testdata.model.naming
Class OutputTagNames

java.lang.Object
  extended by com.mule.connectors.testdata.model.naming.OutputTagNames

public class OutputTagNames
extends Object


Field Summary
static String ATTRIBUTES_NODE
           
static String CHILD_ELEMENTS_NODE
           
static String CONFIG_NODE
           
static String CONNECTOR
           
static String DATAMAPPER_NODE
           
static String GLOBAL_CONFIG
           
static String INBOUND_ENDPOINTS
           
static String MESSAGE_PROCESSORS_NODE
           
static String OAUTH_NODE
           
static String OPTIONAL
           
static String OUTBOUND_ENDPOINTS
           
static String PROPERTIES
           
static String REQUIRED
           
 
Constructor Summary
OutputTagNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GLOBAL_CONFIG

public static final String GLOBAL_CONFIG
See Also:
Constant Field Values

MESSAGE_PROCESSORS_NODE

public static final String MESSAGE_PROCESSORS_NODE
See Also:
Constant Field Values

INBOUND_ENDPOINTS

public static final String INBOUND_ENDPOINTS
See Also:
Constant Field Values

OUTBOUND_ENDPOINTS

public static final String OUTBOUND_ENDPOINTS
See Also:
Constant Field Values

ATTRIBUTES_NODE

public static final String ATTRIBUTES_NODE
See Also:
Constant Field Values

CHILD_ELEMENTS_NODE

public static final String CHILD_ELEMENTS_NODE
See Also:
Constant Field Values

CONFIG_NODE

public static final String CONFIG_NODE
See Also:
Constant Field Values

OAUTH_NODE

public static final String OAUTH_NODE
See Also:
Constant Field Values

DATAMAPPER_NODE

public static final String DATAMAPPER_NODE
See Also:
Constant Field Values

REQUIRED

public static final String REQUIRED
See Also:
Constant Field Values

OPTIONAL

public static final String OPTIONAL
See Also:
Constant Field Values

CONNECTOR

public static final String CONNECTOR
See Also:
Constant Field Values

PROPERTIES

public static final String PROPERTIES
See Also:
Constant Field Values
Constructor Detail

OutputTagNames

public OutputTagNames()


Copyright © 2014. All rights reserved.