com.tibco.bw.plugin.config.generalactivities
Interface WriteToLogConfigProps

All Superinterfaces:
CommonProps

public interface WriteToLogConfigProps
extends CommonProps

The set of all configuration properties of the Write to Log Activity.


Field Summary
static byte ROLE
          This is the Role configuration property.
static byte SUPPRESS_JOB_INFO
          This is the Suppress Job Info configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

ROLE


static final byte ROLE
This is the Role configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

SUPPRESS_JOB_INFO


static final byte SUPPRESS_JOB_INFO
This is the Suppress Job Info configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved