Package | Description |
---|---|
metricapp.dto.externalElements | |
metricapp.rest |
This package contains the Rest Controllers.
|
metricapp.service.controller |
Controller package contains logic and business controllers
|
metricapp.service.spec.controller |
Modifier and Type | Field and Description |
---|---|
InstanceProjectDTO |
ExternalElementsDTO.instanceProject |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<InstanceProjectDTO> |
ExternalElementRestController.getInstanceProjectDTO(java.lang.String id,
java.lang.String version) |
Modifier and Type | Method and Description |
---|---|
InstanceProjectDTO |
ExternalElementsGetterController.getInstanceProjectByPointerBus(PointerBus pointerBus) |
Modifier and Type | Method and Description |
---|---|
InstanceProjectDTO |
ExternalElementsGetterInterface.getInstanceProjectByPointerBus(PointerBus pointerBus) |