|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InspectorConfigProps
The set of all configuration properties of the Inspector Activity.
Field Summary | |
---|---|
static byte |
ACTIVITY
This is the Activity configuration property. |
static byte |
APPEND_TO_FILE
This is the Append To File configuration property. |
static byte |
STDOUT
This is the Stdout configuration property. |
static byte |
SUPPRESS_JOB_HEADERS
This is the Suppress Job Headers configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte STDOUT
The type of this configuration property is boolean
static final byte ACTIVITY
The type of this configuration property is java.lang.String
static final byte APPEND_TO_FILE
The type of this configuration property is boolean
static final byte SUPPRESS_JOB_HEADERS
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |