public class ResourceGraphsOperation extends AbstractOperation
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
ResourceGraphsOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
void |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getResourceGraphListURL() |
String |
getResourceGraphNodeURL() |
void |
setResourceGraphListURL(String resourceGraphListURL) |
void |
setResourceGraphNodeURL(String resourceGraphNodeURL) |
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 getResourceGraphListURL()
public void setResourceGraphListURL(String resourceGraphListURL)
public String getResourceGraphNodeURL()
public void setResourceGraphNodeURL(String resourceGraphNodeURL)
Copyright © 2021. All rights reserved.