public class EventsAlarmsOperation extends AbstractOperation implements Operation
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
EventsAlarmsOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
void |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getAlarmsURL() |
String |
getEventsURL() |
String |
getId() |
void |
setAlarmsURL(String alarmsURL) |
void |
setEventsURL(String eventsURL) |
enabled, getFullUrl, getIpAddrValue, getLabelValue, getNodeIdValue, getVertexItem
public void execute(List<VertexRef> targets, OperationContext operationContext)
public boolean display(List<VertexRef> targets, OperationContext operationContext)
display
in interface Operation
display
in class AbstractOperation
public String getId()
getId
in interface Operation
getId
in class AbstractOperation
public String getEventsURL()
public void setEventsURL(String eventsURL)
public String getAlarmsURL()
public void setAlarmsURL(String alarmsURL)
Copyright © 2021. All rights reserved.