|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalCommandConfigProps
The set of all configuration properties of the External Command Activity.
Field Summary | |
---|---|
static byte |
COMMAND_TO_EXECUTE
This is the Command to Execute configuration property. |
static byte |
MAKE_OUTPUT_AVAILABLE
This is the Make output available as Activity Output configuration property. |
static byte |
OUTPUT_FILENAME
This is the Output Filename configuration property. |
static byte |
OUTPUT_LINE_SPLITTING
This is the Output Line Splitting configuration property. |
static byte |
REMOVE_PARAMETER_QUOTES
This is the Remove Parameter Quotes configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte COMMAND_TO_EXECUTE
The type of this configuration property is java.lang.String
static final byte MAKE_OUTPUT_AVAILABLE
The type of this configuration property is boolean
static final byte REMOVE_PARAMETER_QUOTES
The type of this configuration property is boolean
static final byte OUTPUT_FILENAME
The type of this configuration property is java.lang.String
static final byte OUTPUT_LINE_SPLITTING
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |