|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FTPGetConfigProps
The set of all configuration properties of the FTP Get Activity.
Field Summary | |
---|---|
static byte |
BINARY
This is the Binary configuration property. |
static byte |
MAINTAIN_2_0_COMPATIBILITY
This is the Maintain 2.0 Compatibility configuration property. |
static byte |
OVERWRITE_EXISITING_FILE
This is the Overwrite Exisiting File configuration property. |
static byte |
USE_PROCESS_DATA
This is the Use Process Data configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.ftp.FTPActivitiesCommonConfigProps |
---|
FTP_CONNECTION, FTP_QUIT |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte USE_PROCESS_DATA
The type of this configuration property is boolean
static final byte BINARY
The type of this configuration property is boolean
static final byte OVERWRITE_EXISITING_FILE
The type of this configuration property is boolean
static final byte MAINTAIN_2_0_COMPATIBILITY
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |