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