com.tibco.bw.plugin.config.service
Interface SetContextConfigProps

All Superinterfaces:
CommonProps

public interface SetContextConfigProps
extends CommonProps

The set of all configuration properties of the Set Context Activity.


Field Summary
static byte CONTEXT_CONFIGURATION
          This is the Context Configuration configuration property.
static byte OUTPUT_NEW_VALUE
          This is the Output New Value configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

CONTEXT_CONFIGURATION


static final byte CONTEXT_CONFIGURATION
This is the Context Configuration configuration property.

The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps

See Also:
Constant Field Values

OUTPUT_NEW_VALUE


static final byte OUTPUT_NEW_VALUE
This is the Output New Value configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved