|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CopyFileConfigProps
The set of all configuration properties of the Copy File Activity.
Field Summary | |
---|---|
static byte |
CREATE_DESTINATION_DIRECTORY
This is the Create Destination Directory configuration property. |
static byte |
INCLUDE_SUB_DIRS
This is the Include Sub-Directories configuration property. |
static byte |
OVERWRITE
This is the Overwrite configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte OVERWRITE
The type of this configuration property is boolean
static final byte CREATE_DESTINATION_DIRECTORY
The type of this configuration property is boolean
static final byte INCLUDE_SUB_DIRS
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |