|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateFileConfigProps
The set of all configuration properties of the Create File Activity.
Field Summary | |
---|---|
static byte |
CREATE_NON_EXISTENT_DIRECTORY
This is the Create Non-Existing Directories configuration property. |
static byte |
IS_DIRECTORY
This is the Is A Directory 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 IS_DIRECTORY
The type of this configuration property is boolean
static final byte CREATE_NON_EXISTENT_DIRECTORY
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |