public class PingOperation extends AbstractOperation
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) |
void |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getPingURL() |
void |
setPingURL(String url) |
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 void setPingURL(String url)
public String getPingURL()
Copyright © 2016. All rights reserved.