public abstract class EndpointNode extends IntegrationNode
IntegrationNode.Stats| Modifier | Constructor and Description |
|---|---|
protected |
EndpointNode(int nodeId,
String name,
Object nodeObject,
String output,
IntegrationNode.Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutput() |
addProperties, addProperty, getComponentType, getName, getNodeId, getProperties, getStatsprotected EndpointNode(int nodeId,
String name,
Object nodeObject,
String output,
IntegrationNode.Stats stats)
public String getOutput()