Class IntegrationGraphEndpoint.GraphDescriptor
java.lang.Object
org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
- All Implemented Interfaces:
 OperationResponseBody
- Enclosing class:
 - IntegrationGraphEndpoint
 
public static class IntegrationGraphEndpoint.GraphDescriptor
extends Object
implements OperationResponseBody
Description of a 
Graph.- 
Method Summary
Modifier and TypeMethodDescriptionCollection<org.springframework.integration.graph.LinkNode>getLinks()Collection<org.springframework.integration.graph.IntegrationNode>getNodes() 
- 
Method Details
- 
getContentDescriptor
 - 
getNodes
 - 
getLinks
 
 -