クラス IntegrationGraphEndpoint.GraphDescriptor
java.lang.ObjectSE
org.springframework.boot.integration.actuate.endpoint.IntegrationGraphEndpoint.GraphDescriptor
- 実装されているすべてのインターフェース:
OperationResponseBody
- 含まれているクラス:
IntegrationGraphEndpoint
public static class IntegrationGraphEndpoint.GraphDescriptor
extends ObjectSE
implements OperationResponseBody
Graph の説明。- 導入:
- 4.0.0
- 作成者:
- Tim Ysewyn
メソッドのサマリー
修飾子と型メソッド説明CollectionSE<org.springframework.integration.graph.LinkNode> getLinks()CollectionSE<org.springframework.integration.graph.IntegrationNode> getNodes()
メソッドの詳細
getContentDescriptor
getNodes
getLinks