Hi Dimuthu /Manisha FYI, following is the list of API calls are used by Developer Studio App Factory tools.
*List of Jag files* - /appmgt/site/blocks/application/get/ajax/list.jag - /appmgt/site/blocks/user/login/ajax/login.jag - /appmgt/site/blocks/build/list/ajax/list.jag - /appmgt/site/blocks/build/get/ajax/get.jag - /appmgt/site/blocks/buildandrepo/list/ajax/list.jag - /appmgt/site/blocks/lifecycle/add/ajax/add.jag - /appmgt/site/blocks/application/users/get/ajax/list.jag - /appmgt/site/blocks/rssmanager/add/ajax/add.jag - /appmgt/site/blocks/resources/datasource/get/ajax/list.jag - /appmgt/site/blocks/buildandrepo/list/ajax/list.jag *List of Actions* - getApplicationsOfUser - getAppVersionsInStage - buildinfobyappid - getBuildLogsUrl - getbuildandrepodata - getbuildandrepodataforkedrepo - createArtifact - getUsersOfApplication - getDbUserTemplateInfoForStages - getDataSourceInfoUrl Thanks and Regards /Jasintha On Wed, Apr 29, 2015 at 9:34 AM, Manisha Gayathri <[email protected]> wrote: > > > On Wed, Apr 29, 2015 at 5:24 AM, Dimuthu Leelarathne <[email protected]> > wrote: > >> Hi all, >> >> Could we have a list of methods used by the dev studio? >> >> Please note the following methods are proposed to be removed from the >> code. >> > > > When I checked the code, found that only below actions are being used in > DevS according to > org.wso2.developerstudio.appfactory.core.jag.api.JagApiProperties class > > public static final String USER_APP_LIST__ACTION = > "getApplicationsOfUser"; > public static final String App_NIFO_ACTION = "getAppVersionsInStage"; > public static final String App_BUILD_NUMBER_ACTION = "buildinfobyappid"; > public static final String App_BUILD_URL_ACTIONL = "getBuildLogsUrl"; > public static final String App_BUILD_INFO_ACTION ="getbuildandrepodata"; > public static final String FORKED_REPO_INFO_ACTION = > "getbuildandrepodataforkedrepo"; > public static final String App_BUILD_ACTION ="createArtifact"; > public static final String App_USERS_ROLES_ACTION ="getUsersOfApplication"; > public static final String App_DB_INFO_ACTION = > "getDbUserTemplateInfoForStages"; > public static final String App_DS_INFO_ACTION = "getDatasources"; > > Only 2 out of the following list in used in DevS. > >> >> checkSystemStatus >> >> newKey >> >> getUniqueAppVersions >> >> initAppVersion >> >> containsApplication >> >> getAppCountInStage >> >> getApplicationsOfUser - this is used in devS >> >> getAllAppVersionsInStage >> >> getAppVersionsInStage - this is used in devS >> >> getAllAppVersionsInStages >> >> getAppVersionsInStagesWithMetaData >> >> getMetaDataForAppVersion >> >> getRetiredVersions >> >> getLatestBuildSuccessInfo >> >> getBuildableStages >> >> >> thanks, >> >> dimuthu >> >> >> >> -- >> Dimuthu Leelarathne >> Architect & Product Lead of App Factory >> >> WSO2, Inc. (http://wso2.com) >> email: [email protected] >> Mobile : 0773661935 >> >> Lean . Enterprise . Middleware >> > > > > -- > ~Regards > *Manisha Eleperuma* > Senior Software Engineer > WSO2, Inc.: http://wso2.com > lean.enterprise.middleware > > *blog: http://manisha-eleperuma.blogspot.com/ > <http://manisha-eleperuma.blogspot.com/>* > *mobile: +94 71 8279777 <%2B94%2071%208279777>* > > -- *Jasintha Dasanayake* *Senior Software EngineerWSO2 Inc. | http://wso2.com <http://wso2.com/>lean . enterprise . middleware* *mobile :- 0711368118*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
