Class SystemStateManager

java.lang.Object
org.codice.ddf.itests.common.SystemStateManager

public class SystemStateManager extends Object
Class that holds the state of the system at some given point and provides a way to get back to that state.
  • Method Details

    • getManager

      public static SystemStateManager getManager(ServiceManager serviceManager, org.apache.karaf.features.FeaturesService features, AdminConfig adminConfig, KarafConsole console)
    • setSystemBaseState

      public void setSystemBaseState(Runnable runnable, boolean overwrite)
    • waitForSystemBaseState

      public void waitForSystemBaseState()
    • clearCatalog

      public void clearCatalog()