类 IntegrationGraphEndpoint.GraphDescriptor
java.lang.Object
org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
- 所有已实现的接口:
OperationResponseBody
public static class IntegrationGraphEndpoint.GraphDescriptor
extends Object
implements OperationResponseBody
Description of a
Graph
.-
方法概要
修饰符和类型方法说明Collection
<org.springframework.integration.graph.LinkNode> getLinks()
Collection
<org.springframework.integration.graph.IntegrationNode> getNodes()
-
方法详细资料
-
getContentDescriptor
-
getNodes
-
getLinks
-