クラス 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
  • メソッドの詳細

    • getContentDescriptor

      public MapSE<StringSE,ObjectSE> getContentDescriptor()
    • getNodes

      public CollectionSE<org.springframework.integration.graph.IntegrationNode> getNodes()
    • getLinks

      public CollectionSE<org.springframework.integration.graph.LinkNode> getLinks()