Package org.opennms.netmgt.threshd.shell
Class Details
- java.lang.Object
-
- org.opennms.netmgt.threshd.shell.AbstractThresholdStateCommand
-
- org.opennms.netmgt.threshd.shell.AbstractKeyOrIndexCommand
-
- org.opennms.netmgt.threshd.shell.Details
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class Details extends AbstractKeyOrIndexCommand
-
-
Field Summary
-
Fields inherited from class org.opennms.netmgt.threshd.shell.AbstractKeyOrIndexCommand
keyOrIndex
-
Fields inherited from class org.opennms.netmgt.threshd.shell.AbstractThresholdStateCommand
blobStore, session, STATE_INDEXES_SESSION_KEY, THRESHOLDING_KV_CONTEXT
-
-
Constructor Summary
Constructors Constructor Description Details()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
execute()
-
Methods inherited from class org.opennms.netmgt.threshd.shell.AbstractKeyOrIndexCommand
getKey
-
-
-
-
Method Detail
-
execute
public Object execute()
-
-