| Interface | Description |
|---|---|
| AgentChannelsFilter |
A filter that selects a set of data channels and defines their presentation.
|
| PersistableAgentChannelsFilter |
AgentChannelsFilter that can be saved and restored through the persistence service. |
| Class | Description |
|---|---|
| AbstractChannelsFilter |
Adapter to simplify implementing
AgentChannelsFilter. |
| CCSHealthFilter |
Filter that selects channels that reflect CCS state and conditions, and are present in all subsystems.
|
| ConfigurationFilter |
Filter that selects configuration channels.
|
| CoreStates |
Filter that selects subsystem core state channels.
|
| GenericFilter |
Generic configurable
AgentChannelsFilter that mirrors parameters of AgentStatusAggregator. |
| GenericFilterPersistable | Deprecated
Drop-in replaceable with
GenericFilter. |
| KeyDataAllSubsystemsFilter |
Demo filter that selects key data from subsystems for displaying in a
GroupView. |
| PageFilter |
Filter to be associated with a view that handles a single page of a multi-page parent view.
|
| RegExFilter |
Regular expression based channels filter.
|
| RegExRenamingFilter |
Regular expression based channels filter.
|
| States |
Filter that selects subsystem state channels.
|
| SubsystemSelectorFilter |
AbstractChannelsFilter that selects channels from the specified subsystem. |
| Versions |
Filter that selects subsystem state channels.
|
Copyright © 2023 LSST. All rights reserved.