Closed openwarrior closed 8 years ago
PR looks good to me Perhaps one side question is why don't use the hawkular-alerts-api package as base of the org.hawkular.client.android.backend.model package. There you have the tools for dealing with the json -> object serialization of alerts and it could save some of the work done here. Perhaps you can extend them in a class where you can implement the Parcel interface if needed.
@lucasponce I will surely look at that :)
Thanks @anuj1708 :clap:
Trigger ID can now be independent of resource ID. So using the tag to identify it.