com.tibco.bw.plugin.config.java
Interface JavaCodeConfigProps

All Superinterfaces:
CommonProps, JavaPaletteCommonConfigProps

public interface JavaCodeConfigProps
extends JavaPaletteCommonConfigProps

The set of all configuration properties of the Java Code Activity.


Field Summary
static byte INPUT_PARAMETERS
          This is the Input Parameters (table) configuration property.
static byte OUTPUT_PARAMETERS
          This is the Output Parameters (table) configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.java.JavaPaletteCommonConfigProps
ALIAS_LIBRARY
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

INPUT_PARAMETERS


static final byte INPUT_PARAMETERS
This is the Input Parameters (table) configuration property.

The type of this configuration property is List

See Also:
Constant Field Values

OUTPUT_PARAMETERS


static final byte OUTPUT_PARAMETERS
This is the Output Parameters (table) configuration property.

The type of this configuration property is List

See Also:
Constant Field Values


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