public class NodeInfoOperation extends AbstractOperation
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
NodeInfoOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
void |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getNodeListURL() |
String |
getNodePageURL() |
void |
setNodeListURL(String nodeListURL) |
void |
setNodePageURL(String nodePageURL) |
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 getNodePageURL()
public void setNodePageURL(String nodePageURL)
public String getNodeListURL()
public void setNodeListURL(String nodeListURL)
Copyright © 2021. All rights reserved.