public interface JSONResult
ObservableTask.getResults(Class)
. The primary intended user of this interface is CyREST,
which will execute commands, and can benefit from returning JSON instead of Strings of unknown format, however, JSON
data may be useful for apps that wish to retrieve data from another app's commands.Modifier and Type | Method and Description |
---|---|
String |
getJSON() |
String getJSON()
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.