BPA Watcher Config Type
BPAWatcherConfigType Public enum
Description
Enumerates the types of watchers based on configuration.
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.BPAWatcherConfigType[[BPAWatcherConfigType]] endDetails
Summary
Enumerates the types of watchers based on configuration.
Fields
bpaConfigTypeNA
Summary
No watcher type.
bpaConfigTypeEmail
Summary
Email watcher.
bpaConfigTypeFile
Summary
File watcher.
bpaConfigTypeLine
Summary
Line watcher.
bpaConfigTypeHttp
Summary
Http watcher.
bpaConfigTypeInterval
Summary
Interval watcher.
bpaConfigTypeAll
Summary
All watchers.
Generated with ModularDoc