public class IntelligenceService
extends java.lang.Object
Constructor and Description |
---|
IntelligenceService(MambuAPIService mambuAPIService)
Create a new intelligence service
|
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getIndicator(com.mambu.intelligence.shared.model.Intelligence.Indicator indicator)
Requests a mambu indicator value as a BigDecimal value
|
@Inject public IntelligenceService(MambuAPIService mambuAPIService)
mambuAPIService
- the service responsible with the connection to the serverpublic java.math.BigDecimal getIndicator(com.mambu.intelligence.shared.model.Intelligence.Indicator indicator) throws MambuApiException
indicator
- MambuApiException