|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WriteFileConfigProps
The set of all configuration properties of the Write File Activity.
Field Summary | |
---|---|
static byte |
APPEND
This is the Append configuration property. |
static byte |
COMPRESS
This is the Compress configuration property. |
static byte |
CREATE_NON_EXISTING_DIRS
This is the Create Non-Existing Directories configuration property. |
static byte |
WRITE_AS
This is the Write As configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte APPEND
The type of this configuration property is boolean
static final byte WRITE_AS
The type of this configuration property is java.lang.String
static final byte CREATE_NON_EXISTING_DIRS
The type of this configuration property is boolean
static final byte COMPRESS
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |