| Package | Description | 
|---|---|
| org.opennms.features.topology.api | |
| org.opennms.features.topology.app.internal | 
| Modifier and Type | Method and Description | 
|---|---|
| OperationContext.DisplayLocation | OperationContext. getDisplayLocation()Returns the  OperationContext.DisplayLocationthe operation was triggered from | 
| static OperationContext.DisplayLocation | OperationContext.DisplayLocation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static OperationContext.DisplayLocation[] | OperationContext.DisplayLocation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| OperationContext.DisplayLocation | DefaultOperationContext. getDisplayLocation() | 
| Constructor and Description | 
|---|
| DefaultOperationContext(com.vaadin.ui.UI mainWindow,
                       GraphContainer graphContainer,
                       OperationContext.DisplayLocation displayLocation) | 
Copyright © 2019. All rights reserved.