Interface JiraProject

    • Method Detail

      • 프로젝트_이슈유형_리스트_조회

        java.util.List<JiraIssueTypeEntity> 프로젝트_이슈유형_리스트_조회​(JiraProjectEntity jiraProjectEntity)
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • 프로젝트_항목별_기본값_설정

        JiraProjectEntity 프로젝트_항목별_기본값_설정​(EntityType 설정할_항목,
                                          java.lang.Long 항목_c_id,
                                          JiraProjectEntity jiraProjectEntity)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception