com.tibco.bw.plugin.config.ftp
Interface FTPActivitiesCommonConfigProps

All Superinterfaces:
CommonProps
All Known Subinterfaces:
FTPDirConfigProps, FTPGetConfigProps, FTPPutConfigProps, FTPQuoteConfigProps

public interface FTPActivitiesCommonConfigProps
extends CommonProps

The set of all commong configuration properties of the FTP palette.


Field Summary
static byte FTP_CONNECTION
          This is the FTP Connection configuration property.
static byte FTP_QUIT
          This is the FTP Quit configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

FTP_CONNECTION


static final byte FTP_CONNECTION
This is the FTP Connection configuration property.

The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps

See Also:
Constant Field Values

FTP_QUIT


static final byte FTP_QUIT
This is the FTP Quit configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


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