com.tibco.bw.plugin.config.service
Interface InvokePartnerConfigProps

All Superinterfaces:
CommonProps

public interface InvokePartnerConfigProps
extends CommonProps

The set of all configuration properties of the Invoke Partner Activity.


Field Summary
static byte OPERATION
          This is the Operation configuration property.
static byte PARTNER
          This is the Partner configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

PARTNER


static final byte PARTNER
This is the Partner configuration property.

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

See Also:
Constant Field Values

OPERATION


static final byte OPERATION
This is the Operation 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