public class EventsAlarmsOperation extends AbstractOperation implements Operation
Operation.Undoer
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) |
Operation.Undoer |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getAlarmsURL() |
String |
getEventsURL() |
String |
getId() |
void |
setAlarmsURL(String alarmsURL) |
void |
setEventsURL(String eventsURL) |
enabled, getIpAddrValue, getLabelValue, getNodeIdValue, getVertexItem
public Operation.Undoer execute(List<VertexRef> targets, OperationContext operationContext)
public boolean display(List<VertexRef> targets, OperationContext operationContext)
display
in interface Operation
display
in class AbstractOperation
public String getEventsURL()
public void setEventsURL(String eventsURL)
public String getAlarmsURL()
public void setAlarmsURL(String alarmsURL)
Copyright © 2015. All Rights Reserved.