com.tibco.bw.plugin.config.generalactivities
Interface EngineCommandConfigProps

All Superinterfaces:
CommonProps

public interface EngineCommandConfigProps
extends CommonProps

The set of all configuration properties of the Engine Command Activity.


Field Summary
static byte COMMAND_TO_EXECUTE
          This is the Command To Execute configuration property.
static byte PROCESS_DEFINITION_NAME
          This is the Process Definition Name configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

COMMAND_TO_EXECUTE


static final byte COMMAND_TO_EXECUTE
This is the Command To Execute configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

PROCESS_DEFINITION_NAME


static final byte PROCESS_DEFINITION_NAME
This is the Process Definition Name configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


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