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*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
