-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
ivory client library is prepending entity type to it making it hard to use it further without parsing the the return string.
it should ideally return an array of objects/String that can be further used to display or process
e..g
this.webrs=c.resource("http://gs1129.blue.ua2.inmobi.com:15000/ivory/");
String s=ic.getEntityList("Process");
System.out.println(s);
returns
(process) FETL-Beacon-Extractor7
(process) roi-feedback-1
(process) FETL2-ImpressionRC-conversion
(process) IFC-IR-COUNT-WORDS
(process) download-summary-uat
(process) M10N-Sublet-Scoring
(process) FETL-Beacon-Summary-Generator4
(process) FETL-click-enhancer-nonNetwork-e2e
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels