|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SharedVariableConfigProps
The set of all configuration properties of the Shared Variable Shared Resource.
Field Summary | |
---|---|
static byte |
BUILD_VALUE
This is the Build Value configuration property. |
static byte |
INITIAL_VALUE
This is the Initial Value configuration property. |
static byte |
IS_JOB_SHARED
The is Is Job Shared configuration property is used to obtain if the current Shared Variable Configuration is a Job Shared Variable. |
static byte |
MULTI_ENGINE
This is the Multi Engine configuration property. |
static byte |
PERSISTENT
This is the Persistent configuration property. |
static byte |
SELECT_VALUE
This is the Select Value configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte IS_JOB_SHARED
The type of this configuration property is boolean
static final byte PERSISTENT
The type of this configuration property is boolean
static final byte MULTI_ENGINE
The type of this configuration property is boolean
static final byte INITIAL_VALUE
The type of this configuration property is java.lang.String
static final byte SELECT_VALUE
The type of this configuration property is java.lang.String
static final byte BUILD_VALUE
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 |