public class ResourceGraphsOperation extends AbstractOperation
Operation.Undoer
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) |
Operation.Undoer |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getResourceGraphListURL() |
String |
getResourceGraphNodeURL() |
void |
setResourceGraphListURL(String resourceGraphListURL) |
void |
setResourceGraphNodeURL(String resourceGraphNodeURL) |
enabled, 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()
public String getResourceGraphListURL()
public void setResourceGraphListURL(String resourceGraphListURL)
public String getResourceGraphNodeURL()
public void setResourceGraphNodeURL(String resourceGraphNodeURL)
Copyright © 2015. All Rights Reserved.