Interface JiraServer

    • Method Detail

      • 서버_엔티티_항목별_갱신

        JiraServerEntity 서버_엔티티_항목별_갱신​(EntityType 갱신할_항목,
                                       java.lang.String 프로젝트_C아이디,
                                       JiraServerEntity jiraServerEntity)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getServerIssueStatusOnlyList

        java.util.List<JiraIssueStatusEntity> getServerIssueStatusOnlyList​(JiraServerEntity jiraServerEntity)
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getServerIssuePriorityOnlyList

        java.util.List<JiraIssuePriorityEntity> getServerIssuePriorityOnlyList​(JiraServerEntity jiraServerEntity)
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setDefaultValueForTarget

        JiraServerEntity setDefaultValueForTarget​(EntityType 설정할_항목,
                                                  java.lang.Long 항목_c_id,
                                                  JiraServerEntity jiraServerEntity)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateArmsAndEngineServerData

        int updateArmsAndEngineServerData​(JiraServerEntity jiraServerEntity)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • refreshALMServer

        java.util.concurrent.CompletableFuture<java.lang.Boolean> refreshALMServer​(JiraServerEntity jiraServerEntity)
                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getStatusRuleSet

        java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​StatusRuleSetEntity>> getStatusRuleSet​(JiraServerEntity jiraServer)
                                                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • preSetIssueStatusMapping

        void preSetIssueStatusMapping​(java.lang.String 프로젝트_C아이디,
                                      JiraServerEntity jiraServer)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cacheStatusMappingData

        void cacheStatusMappingData​(JiraServerEntity jiraServerEntity)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception