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, getVertexItempublic void execute(List<VertexRef> targets, OperationContext operationContext)
public boolean display(List<VertexRef> targets, OperationContext operationContext)
display in interface Operationdisplay in class AbstractOperationpublic String getId()
getId in interface OperationgetId in class AbstractOperationpublic void setPingURL(String url)
public String getPingURL()
Copyright © 2016. All rights reserved.