public interface PersistableAgentChannelsFilter extends AgentChannelsFilter, Persistable
AgentChannelsFilter that can be saved and restored through the persistence service.AgentChannelsFilter.Event, AgentChannelsFilter.ListenerPersistable.DescriptorALL, CATEGORY| Modifier and Type | Method and Description |
|---|---|
default String |
getName()
Returns the name of this filter.
|
static PersistableAgentChannelsFilter |
getUnfiltered() |
addListener, getAgents, getAttributes, getDisplayChannels, getDisplayPath, getDisplayPath, getDisplayPath, getDisplayPaths, getDisplayPaths, getFields, getOriginChannels, getOriginPath, getOriginPaths, isSelector, matchTemplate, removeListeneredit, getCategory, getDescriptor, restore, restore, savedefault String getName()
getName in interface AgentChannelsFilter@Create(category="AgentChannelsFilter", name="Unfiltered", path="Built-In/Unfiltered", description="Filter that accepts all channels and leaves their paths unchanged. Use with caution - unfiltered displays contain an enormous number of data channels and may be very slow to load.") static PersistableAgentChannelsFilter getUnfiltered()
Copyright © 2020 LSST. All rights reserved.