クラス IntegrationGraphEndpoint.GraphDescriptor

java.lang.ObjectSE
org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
実装されたすべてのインターフェース:
OperationResponseBody
含まれているクラス:
IntegrationGraphEndpoint

public static class IntegrationGraphEndpoint.GraphDescriptor extends ObjectSE implements OperationResponseBody
Graph の説明。
  • メソッドの詳細

    • getContentDescriptor

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

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

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