Hi All, How do I obtain the objects from a list, returned by a java method, using a jaggery app. Following "getAllVersionsOfApplication()" is the static java method that returns the version objects list and a version object contains the fields versionName and status.
var versionList = ApplicationManager.getAllVersionsOfApplication(applicationKey); I have added the jar containing the Application Manager class to AS_HOME/repository/components/dropins. Now from the jaggery app deployed in WSO2 AS I need to obtain the values for variables of each of the version object. Can someone help me on how to start with this issue. Thanks and Regards. -- *Sabra Ossen* *Software Engineer* Email: [email protected] Mobile: +94 767 837356
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
