Class ShowHistoryCommand
- java.lang.Object
-
- org.opennms.features.topology.shell.ShowHistoryCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class ShowHistoryCommand extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
Fields Modifier and Type Field Description HistoryManager
historyManager
-
Constructor Summary
Constructors Constructor Description ShowHistoryCommand()
-
-
-
Field Detail
-
historyManager
public HistoryManager historyManager
-
-