クラス Graph
java.lang.ObjectSE
org.springframework.integration.graph.Graph
このオブジェクトは、たとえば、HTTP を介した JSON オブジェクトとして公開できます。
- 導入:
- 4.3
- 作成者:
- Andy Clement, Gary Russell
コンストラクターの概要
コンストラクターコンストラクター説明Graph
(MapSE<StringSE, ObjectSE> descriptor, CollectionSE<IntegrationNode> nodes, CollectionSE<LinkNode> links) メソッドのサマリー
コンストラクターの詳細
Graph
public Graph(MapSE<StringSE, ObjectSE> descriptor, CollectionSE<IntegrationNode> nodes, CollectionSE<LinkNode> links)
メソッドの詳細
getContentDescriptor
getNodes
getLinks