|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FTPPutConfigProps
The set of all configuration properties of the FTP Put Activity.
Field Summary | |
---|---|
static byte |
APPEND
This is the Append configuration property. |
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_EXISITNG_FILES
This is the Overwrite Exisitng Files configuration property. |
static byte |
TIMEOUT
This is the Timeout (msec) 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 BINARY
The type of this configuration property is boolean
static final byte TIMEOUT
The type of this configuration property is java.lang.String
static final byte OVERWRITE_EXISITNG_FILES
The type of this configuration property is boolean
static final byte APPEND
The type of this configuration property is boolean
static final byte USE_PROCESS_DATA
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 |