JIRA插件中用代码获取常用配置

    技术2022-07-13  84

     

    获取base url

    ComponentAccessor.getApplicationProperties().getString(APKeys.JIRA_BASEURL)

    ComponentAccessor.getApplicationProperties().getString("jira.baseurl");

    Processed: 0.049, SQL: 9