| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.rest.classification | |
| org.opennms.netmgt.flows.rest.internal.classification | 
| Modifier and Type | Method and Description | 
|---|---|
RuleDTO | 
RuleDTOBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
ClassificationRestService.saveRule(RuleDTO ruleDTO)  | 
javax.ws.rs.core.Response | 
ClassificationRestService.updateRule(int id,
          RuleDTO newValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
ClassificationRestServiceImpl.saveRule(RuleDTO ruleDTO)  | 
javax.ws.rs.core.Response | 
ClassificationRestServiceImpl.updateRule(int id,
          RuleDTO newValue)  | 
Copyright © 2021. All rights reserved.