@RestController
@RequestMapping(value="${spring.integration.graph.controller.request.mapping.path:/integration}")
public class IntegrationGraphController
extends java.lang.Object
IntegrationGraphServer.| Constructor and Description |
|---|
IntegrationGraphController(org.springframework.integration.graph.IntegrationGraphServer integrationGraphServer) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.integration.graph.Graph |
getGraph() |
org.springframework.integration.graph.Graph |
refreshGraph() |