public class PingOperation extends AbstractOperation
Operation.Undoer
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
PingOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
Operation.Undoer |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getPingURL() |
void |
setPingURL(String url) |
enabled, getFullUrl, 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 getId()
getId
in interface Operation
getId
in class AbstractOperation
public void setPingURL(String url)
public String getPingURL()
Copyright © 2015. All rights reserved.