Class DeleteTopologyCommand
- java.lang.Object
-
- org.opennms.features.enlinkd.shell.DeleteTopologyCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class DeleteTopologyCommand extends java.lang.Object implements org.apache.karaf.shell.api.action.Action
Deletes the generated topology via karaf command. The topology is identified as it belongs to the category "GeneratedNode" Install: feature:install opennms-enlinkd-shell Usage: type opennms:delete-topology in karaf console
-
-
Constructor Summary
Constructors Constructor Description DeleteTopologyCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
execute()
-