@Component @Transactional public class ApplicationStatusRestService extends Object
| Constructor and Description | 
|---|
ApplicationStatusRestService()  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
applicationServiceStatus(Integer applicationId,
                        Integer monitoredServiceId,
                        Long start,
                        Long end)  | 
javax.ws.rs.core.Response | 
applicationStatus(Integer applicationId,
                 Long start,
                 Long end)  | 
Copyright © 2021. All rights reserved.