|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallProcessConfigProps
The set of all configuration properties of the Call Process Activity.
Field Summary | |
---|---|
static byte |
CUSTOM_ID
This is the Custom Id configuration property. |
static byte |
PROCESS_NAME
This is the Process Name configuration property. |
static byte |
PROCESS_NAME_DYNAMIC_OVERRIDE
This is the Process Name Dynamic Override configuration property. |
static byte |
SPAWN
This is the Spawn configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte PROCESS_NAME
The type of this configuration property is java.lang.String
static final byte PROCESS_NAME_DYNAMIC_OVERRIDE
The type of this configuration property is java.lang.String
static final byte SPAWN
The type of this configuration property is boolean
static final byte CUSTOM_ID
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 |