Interface ReqStatus

    • Method Detail

      • ALM서버_요구사항_처리_및_REQSTATUS_업데이트

        void ALM서버_요구사항_처리_및_REQSTATUS_업데이트​(ReqStatusEntity reqStatusEntity,
                                            java.lang.Long 제품서비스_아이디)
      • ALM서버_검색

        JiraServerEntity ALM서버_검색​(java.lang.Long ALM서버_아이디)
      • ALM_이슈상태_업데이트

        void ALM_이슈상태_업데이트​(ReqStatusEntity reqStatusEntity)
      • reqStatusCheckAfterAlmProcess

        void reqStatusCheckAfterAlmProcess​(ReqStatusDTO reqStatusDTO,
                                           java.lang.Long 제품서비스_아이디)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reqStatusDashboard

        ReqStatusDashboardVO reqStatusDashboard​(java.lang.Long pdServiceId,
                                                java.util.List<java.lang.Long> pdServiceVersionIds)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reqStatusIssueList

        java.util.List<IssueListVO> reqStatusIssueList​(java.lang.Long pdServiceId,
                                                       java.util.List<java.lang.Long> pdServiceVersionIds)
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getHierarchicalAlmIssuesByAdvancedDiscovery

        java.util.List<HierarchicalAlmIssue> getHierarchicalAlmIssuesByAdvancedDiscovery​(java.lang.Long pdServiceId,
                                                                                         java.util.List<java.lang.Long> pdServiceVersionIds)
                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception