com.ibm.bpe.api
Interface PageflowClientSetting
- All Superinterfaces:
- ClientSetting, java.lang.Cloneable, java.io.Serializable
public interface PageflowClientSetting
- extends ClientSetting
Interface for pageflow client settings. Pageflow client settings
extend the client settings with the ability to associate a set of
usage patterns with a URL.
A sample pageflow client setting follows:
<customClientSettings clientType="IBM-Pageflow-Coach">
<customsetting name="pageflow" value="fileName.pageflow">
</customClientSettings>
- Since:
- 7.1
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values