public static class ApplicationsState.VolumeFilter extends Object implements ApplicationsState.AppFilter
Constructor and Description |
---|
VolumeFilter(String volumeUuid) |
Modifier and Type | Method and Description |
---|---|
boolean |
filterApp(ApplicationsState.AppEntry info) |
void |
init() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
public VolumeFilter(String volumeUuid)
public void init()
init
in interface ApplicationsState.AppFilter
public boolean filterApp(ApplicationsState.AppEntry info)
filterApp
in interface ApplicationsState.AppFilter