A B C D E F G H I J K L M O P R S T U V Y 
All Classes All Packages

A

AbstractContentParser<T extends AbstractContentVO> - Class in com.arms.egovframework.javaservice.gcframework.parser
다양한 파일 형식(JSON, YAML 등)의 내용을 특정 AbstractConfigVo 타입으로 파싱(역직렬화)하거나, 반대로 AbstractConfigVo를 파일 내용으로 직렬화하는 공통 로직을 정의하는 추상 클래스 doParse와 doSerialize와 같은 추상 메서드를 통해 각 파서별 고유 로직을 하위 클래스에 위임
AbstractContentParser() - Constructor for class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
 
AbstractContentVO - Class in com.arms.egovframework.javaservice.gcframework.model
 
AbstractContentVO() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.AbstractContentVO
 
afterReturning(JoinPoint, SlackSendAlarm) - Method in class com.arms.api.util.aspect.SlackSendAdvice
 
afterThrowing(JoinPoint, SlackSendAlarm, Exception) - Method in class com.arms.api.util.aspect.SlackSendAdvice
 
almIssueMergeWithReindex() - Method in class com.arms.api.schedule.controller.ScheduleController
 
almIssueMergeWithReindex() - Method in interface com.arms.api.schedule.service.ScheduleService
 
almIssueMergeWithReindex() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
almIssueMergeWithReindex() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
almIssueMergeWithReindex(int) - Method in class com.arms.api.schedule.controller.ScheduleController
 
almIssueMergeWithReindex(int) - Method in interface com.arms.api.schedule.service.ScheduleService
 
almIssueMergeWithReindex(int) - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
almIssueMergeWithReindex(int) - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
api() - Method in class com.arms.config.Swagger2Config
 
Application - Class in com.arms
 
Application() - Constructor for class com.arms.Application
 
ArmsApplicationProperties - Class in com.arms.api.configserver.model
 
ArmsApplicationProperties() - Constructor for class com.arms.api.configserver.model.ArmsApplicationProperties
 
ArmsApplicationProperties.ConfigClientUrl - Class in com.arms.api.configserver.model
 

B

BackendCoreCommunicator - Interface in com.arms.api.util.external_communicate
 
BASE - com.arms.api.systeminfo.model.SystemInfoFileName
 
before(JoinPoint, SlackSendAlarm) - Method in class com.arms.api.util.aspect.SlackSendAdvice
 

C

cacheStatusMappingData() - Method in class com.arms.api.schedule.controller.ScheduleController
 
cacheStatusMappingData() - Method in interface com.arms.api.schedule.service.ScheduleService
 
cacheStatusMappingData() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
cacheStatusMappingData() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
checkLanguageKeyExists(String, List<String>) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
 
checkLanguageKeyExists(String, List<String>) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
checkLanguageKeyExists(String, List<String>) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
cloudJiraTestApiRequest() - Method in class com.arms.api.schedule.controller.ScheduleController
 
cloudJiraTestApiRequest() - Method in interface com.arms.api.schedule.service.ScheduleService
 
cloudJiraTestApiRequest() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
cloudJiraTestApiRequest() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
com.arms - package com.arms
 
com.arms.api.configserver.controller - package com.arms.api.configserver.controller
 
com.arms.api.configserver.model - package com.arms.api.configserver.model
 
com.arms.api.languageconfig.controller - package com.arms.api.languageconfig.controller
 
com.arms.api.languageconfig.model.vo - package com.arms.api.languageconfig.model.vo
 
com.arms.api.languageconfig.service - package com.arms.api.languageconfig.service
 
com.arms.api.languageconfig.util - package com.arms.api.languageconfig.util
 
com.arms.api.schedule.controller - package com.arms.api.schedule.controller
 
com.arms.api.schedule.model.dto - package com.arms.api.schedule.model.dto
 
com.arms.api.schedule.model.vo - package com.arms.api.schedule.model.vo
 
com.arms.api.schedule.service - package com.arms.api.schedule.service
 
com.arms.api.schedule.util - package com.arms.api.schedule.util
 
com.arms.api.systeminfo.controller - package com.arms.api.systeminfo.controller
 
com.arms.api.systeminfo.model - package com.arms.api.systeminfo.model
 
com.arms.api.systeminfo.service - package com.arms.api.systeminfo.service
 
com.arms.api.util - package com.arms.api.util
 
com.arms.api.util.aspect - package com.arms.api.util.aspect
 
com.arms.api.util.errors.response - package com.arms.api.util.errors.response
 
com.arms.api.util.external_communicate - package com.arms.api.util.external_communicate
 
com.arms.api.util.external_communicate.dto - package com.arms.api.util.external_communicate.dto
 
com.arms.api.util.external_communicate.vo - package com.arms.api.util.external_communicate.vo
 
com.arms.api.util.response - package com.arms.api.util.response
 
com.arms.api.util.slack - package com.arms.api.util.slack
 
com.arms.config - package com.arms.config
 
com.arms.egovframework.javaservice.gcframework.model - package com.arms.egovframework.javaservice.gcframework.model
 
com.arms.egovframework.javaservice.gcframework.parser - package com.arms.egovframework.javaservice.gcframework.parser
 
com.arms.egovframework.javaservice.gcframework.provider - package com.arms.egovframework.javaservice.gcframework.provider
 
com.arms.egovframework.javaservice.gcframework.service - package com.arms.egovframework.javaservice.gcframework.service
 
com.arms.egovframework.javaservice.scmframework.controller - package com.arms.egovframework.javaservice.scmframework.controller
 
com.arms.license - package com.arms.license
 
COMMON_INVALID_PARAMETER - com.arms.api.util.errors.response.ErrorCode
 
COMMON_SYSTEM_ERROR - com.arms.api.util.errors.response.ErrorCode
 
CommonResponse - Class in com.arms.api.util.response
CommonResponse은 Response의 결과를 리턴해주는 클래스이다..
CommonResponse.ApiError - Class in com.arms.api.util.response
 
CommonResponse.ApiResult<T> - Class in com.arms.api.util.response
 
ConfigClientUrl() - Constructor for class com.arms.api.configserver.model.ArmsApplicationProperties.ConfigClientUrl
 
ConfigServerWebhookController - Class in com.arms.api.configserver.controller
 
ConfigServerWebhookController() - Constructor for class com.arms.api.configserver.controller.ConfigServerWebhookController
 
configureTasks(ScheduledTaskRegistrar) - Method in class com.arms.config.DynamicSchedulerConfig
 
contains(String) - Method in class com.arms.api.schedule.util.ScheduleTaskDispatcher
 
controller() - Method in class com.arms.api.util.aspect.LoggingAdvice
 
convertScheduleListToYaml(List<ScheduleInfoDTO>) - Static method in class com.arms.api.schedule.util.ScheduleFileReader
 
createSlackResponse(SlackResponse.SlackResponseData<T>) - Static method in class com.arms.api.util.slack.SlackResponse
 

D

deleteFile(RepoType, String, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.service.GitFileService
특정 Repository의 파일을 삭제합니다.
deleteFile(RepoType, String, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 
deleteFile(String, String, String, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
deleteFile(String, String, String, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.provider.GitRepositoryProvider
 
deleteSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
언어팩 삭제
deleteSingleLanguagePack(String) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
deleteSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
doParse(String, Class<AbstractContentVO>) - Method in class com.arms.egovframework.javaservice.gcframework.parser.JsonContentParser
 
doParse(String, Class<AbstractContentVO>) - Method in class com.arms.egovframework.javaservice.gcframework.parser.YamlContentParser
 
doParse(String, Class<T>) - Method in class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
 
doSerialize(AbstractContentVO) - Method in class com.arms.egovframework.javaservice.gcframework.parser.JsonContentParser
 
doSerialize(AbstractContentVO) - Method in class com.arms.egovframework.javaservice.gcframework.parser.YamlContentParser
 
doSerialize(T) - Method in class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
 
DynamicSchedulerConfig - Class in com.arms.config
 
DynamicSchedulerConfig(ScheduleMapProvider) - Constructor for class com.arms.config.DynamicSchedulerConfig
 

E

EngineCommunicator - Interface in com.arms.api.util.external_communicate
 
error(ErrorCode, HttpStatus) - Static method in class com.arms.api.util.response.CommonResponse
 
error(String, ErrorCode, HttpStatus) - Static method in class com.arms.api.util.response.CommonResponse
 
error(String, HttpStatus) - Static method in class com.arms.api.util.response.CommonResponse
 
error(Throwable, HttpStatus) - Static method in class com.arms.api.util.response.CommonResponse
 
ErrorCode - Enum in com.arms.api.util.errors.response
ErrorCode가 정의돼있는 Enum Class.
ErrorControllerAdvice - Class in com.arms.api.util.errors.response
 
ErrorControllerAdvice() - Constructor for class com.arms.api.util.errors.response.ErrorControllerAdvice
 
errorLoggingAndNotifyingToSlack(ProceedingJoinPoint) - Method in class com.arms.api.util.aspect.LoggingAdvice
 
executeIncrementalIssueSequentialSchedules() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
executeIncrementalIssueSequentialSchedulesWithDateRange(String, String) - Method in class com.arms.api.schedule.controller.ScheduleController
 
executeIncrementalIssueWithDateRangeSequentialSchedules(String, String) - Method in interface com.arms.api.schedule.service.ScheduleService
 
executeIncrementalIssueWithDateRangeSequentialSchedules(String, String) - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
executeIncrementalIssueWithDateRangeSequentialSchedules(String, String) - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
executeSequentialSchedules() - Method in interface com.arms.api.schedule.service.ScheduleService
 
executeSequentialSchedules() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
executeSequentialSchedules() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
executor() - Method in class com.arms.config.ThreadPoolConfig
 
extractFileNameWithoutExtension(String) - Static method in class com.arms.api.util.GiteaFileUtil
 

F

feignDecoder() - Method in class com.arms.config.FeignResponseDecoderConfig
 
FeignResponseDecoderConfig - Class in com.arms.config
 
FeignResponseDecoderConfig() - Constructor for class com.arms.config.FeignResponseDecoderConfig
 
fetchLanguagePacks() - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
모든 언어팩 파일을 동적으로 가져와서 캐시에 저장
FileContent - Class in com.arms.egovframework.javaservice.gcframework.model
파일 내용에 대한 VO
FileContent() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.FileContent
 
flattenLanguagePack(Map<String, Object>) - Static method in class com.arms.api.languageconfig.util.LanguagePackFileReader
중첩된 키-값을 평면화된 형태로 변환
fluentdMergeWithReindex() - Method in class com.arms.api.schedule.controller.ScheduleController
 
fluentdMergeWithReindex() - Method in interface com.arms.api.schedule.service.ScheduleService
 
fluentdMergeWithReindex() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
fluentdMergeWithReindex() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
fluentdMergeWithReindex(int) - Method in class com.arms.api.schedule.controller.ScheduleController
 
fluentdMergeWithReindex(int) - Method in interface com.arms.api.schedule.service.ScheduleService
 
fluentdMergeWithReindex(int) - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
fluentdMergeWithReindex(int) - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
fromValue(String) - Static method in enum com.arms.egovframework.javaservice.gcframework.model.RepoType
문자열 값으로부터 RepoType Enum 상수를 찾는 정적 팩토리 메서드.

G

GeneralSettings() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO.GeneralSettings
 
GenerateKeyPair - Class in com.arms.license
 
GenerateKeyPair() - Constructor for class com.arms.license.GenerateKeyPair
 
getAllLanguagePackContents() - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
모든 언어팩의 전체 내용 조회 각 언어팩별로 key-value 쌍을 목록(List)으로 반환합니다.
getAllLanguagePackContents() - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
getAllLanguagePackContents() - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
getCurrentScheduleList() - Method in class com.arms.api.schedule.controller.ScheduleController
 
getCurrentScheduleList() - Method in interface com.arms.api.schedule.service.ScheduleService
 
getCurrentScheduleList() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
getError() - Method in class com.arms.api.util.response.CommonResponse.ApiResult
 
getErrorCode() - Method in class com.arms.api.util.response.CommonResponse.ApiError
 
getErrorMsg(Object...) - Method in enum com.arms.api.util.errors.response.ErrorCode
 
getFileContent(RepoType, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.service.GitFileService
특정 Repository의 파일 내용을 조회합니다.
getFileContent(RepoType, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 
getFileContent(String, String, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
getFileContent(String, String, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.provider.GitRepositoryProvider
 
getFileInfoFromGitea(String, String, String) - Static method in class com.arms.api.languageconfig.util.LanguagePackFileReader
Gitea에서 파일 정보 조회 (HttpURLConnection 사용)
getForegroundColorCode(ILoggingEvent) - Method in class com.arms.api.util.HighlightingCompositeConverterCustom
 
getHandledType() - Method in class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
 
getHandledType() - Method in class com.arms.egovframework.javaservice.gcframework.parser.JsonContentParser
 
getHandledType() - Method in class com.arms.egovframework.javaservice.gcframework.parser.YamlContentParser
 
getJsonFileDownloadUrlsInDirectory(String, String, String, String) - Static method in class com.arms.api.util.GiteaFileUtil
 
getJsonFileUrlsInDirectory(String, String, String, String) - Static method in class com.arms.api.util.GiteaFileUtil
 
getLanguagePackFiles(RepoType) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
getLanguagePackFiles(RepoType) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
getLanguagePackFiles_old() - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
getLanguagePackFiles_old() - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
getLanguagePackFilesNew(RepoType) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
Gitea 저장소의 언어팩 파일 목록 조회
getListFilesAndDirectories(String, String, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
getListFilesAndDirectories(String, String, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.provider.GitRepositoryProvider
 
getMessage() - Method in class com.arms.api.util.response.CommonResponse.ApiError
 
getNameType() - Method in enum com.arms.api.systeminfo.model.SystemInfoFileName
 
getResponse() - Method in class com.arms.api.util.response.CommonResponse.ApiResult
 
getScheduleHistory(SearchDTO) - Method in class com.arms.api.schedule.controller.ScheduleController
 
getScheduleHistory(SearchDTO) - Method in interface com.arms.api.schedule.service.ScheduleService
 
getScheduleHistory(SearchDTO) - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
getScheduleHistory(SearchDTO) - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
getScheduleList() - Method in class com.arms.api.schedule.controller.ScheduleController
 
getScheduleList() - Method in interface com.arms.api.schedule.service.ScheduleService
 
getScheduleList() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
getSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
특정 언어의 언어팩 조회
getSingleLanguagePack(String) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
getSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
getStatus() - Method in class com.arms.api.util.response.CommonResponse.ApiError
 
getSystemInfo(Long) - Method in class com.arms.api.systeminfo.controller.SystemInfoController
 
getSystemInfo(Long) - Method in interface com.arms.api.systeminfo.service.SystemInfo
 
getSystemInfo(Long) - Method in class com.arms.api.systeminfo.service.SystemInfoImpl
 
getTask(String) - Method in class com.arms.api.schedule.util.ScheduleTaskDispatcher
 
getTestA() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
getType() - Method in class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
getType() - Method in interface com.arms.egovframework.javaservice.gcframework.provider.GitRepositoryProvider
 
getYamlFilesFromDirectory(String, String, String, String) - Static method in class com.arms.api.util.GiteaFileUtil
 
gitAddTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
gitBranchMergeTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
gitCommitTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
GITEA - com.arms.egovframework.javaservice.gcframework.model.RepoType
 
GiteaFileInfo - Class in com.arms.egovframework.javaservice.gcframework.model
 
GiteaFileInfo() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.GiteaFileInfo
 
GiteaFileUtil - Class in com.arms.api.util
 
GiteaFileUtil() - Constructor for class com.arms.api.util.GiteaFileUtil
 
GiteaRepositoryProvider - Class in com.arms.egovframework.javaservice.gcframework.provider
GitRepositoryProvider 인터페이스의 구현체로, 실제 Gitea REST API와 통신하여 Git 작업(listDirectory, getFileContent 등)을 수행합니다.
GiteaRepositoryProvider(GiteaUserConfig, ObjectMapper) - Constructor for class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
GiteaUserConfig - Class in com.arms.config
 
GiteaUserConfig() - Constructor for class com.arms.config.GiteaUserConfig
 
GitFileInfo - Class in com.arms.egovframework.javaservice.gcframework.model
 
GitFileInfo() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.GitFileInfo
 
GitFileService - Interface in com.arms.egovframework.javaservice.gcframework.service
Git Repository에서 파일 내용을 조회, 업데이트, 삭제하고, 파싱된 VO로 변환하는 공통 파일 관리 서비스 인터페이스.
GitFileServiceImpl - Class in com.arms.egovframework.javaservice.gcframework.service
GitFileService 인터페이스의 구현체.
GitFileServiceImpl(GiteaUserConfig, List<GitRepositoryProvider>, List<AbstractContentParser<?>>) - Constructor for class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 
GITHUB - com.arms.egovframework.javaservice.gcframework.model.RepoType
 
gitHubCloneTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
GitHubFileInfo - Class in com.arms.egovframework.javaservice.gcframework.model
 
GitHubFileInfo() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.GitHubFileInfo
 
gitInitTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
gitPushTest(HttpServletRequest) - Method in class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
GitRepositoryProvider - Interface in com.arms.egovframework.javaservice.gcframework.provider
역할: 다양한 Git Repository (Gitea, GitHub..)에 대한 공통 인터페이스를 정의
책임: Git Repository 와의 상호작용(파일 CRUD)에 필요한 추상 메서드를 정의
예시 인터페이스: GitRepositoryProvider
고려사항: 인증 방식 (Token, Username/Password) 및 API Endpoint 설정은 각 구현체에서 담당하도록 합니다.
globalconfig - com.arms.api.util.slack.SlackProperty.Channel
 

H

handleAllException(Exception) - Method in class com.arms.api.util.errors.response.ErrorControllerAdvice
 
handleArgumentException(IllegalArgumentException) - Method in class com.arms.api.util.errors.response.ErrorControllerAdvice
 
handlerConfigChanged(Map<String, Object>) - Method in class com.arms.api.configserver.controller.ConfigServerWebhookController
 
HighlightingCompositeConverterCustom - Class in com.arms.api.util
 
HighlightingCompositeConverterCustom() - Constructor for class com.arms.api.util.HighlightingCompositeConverterCustom
 

I

init() - Method in class com.arms.api.util.GiteaFileUtil
 
Internalization() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO.Internalization
 
isExistLicenseNumber() - Method in class com.arms.api.systeminfo.model.SystemInfoVO
 
isSuccess() - Method in class com.arms.api.util.response.CommonResponse.ApiResult
 
issueEsLoad() - Method in class com.arms.api.schedule.controller.ScheduleController
 

J

JsonContentParser - Class in com.arms.egovframework.javaservice.gcframework.parser
 
JsonContentParser() - Constructor for class com.arms.egovframework.javaservice.gcframework.parser.JsonContentParser
 

K

keepAlive() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 

L

LanguageConfigController - Class in com.arms.api.languageconfig.controller
 
LanguageConfigController() - Constructor for class com.arms.api.languageconfig.controller.LanguageConfigController
 
LanguageConfigService - Interface in com.arms.api.languageconfig.service
 
LanguageConfigServiceImpl - Class in com.arms.api.languageconfig.service
 
LanguageConfigServiceImpl() - Constructor for class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
LanguagePackFileReader - Class in com.arms.api.languageconfig.util
 
LanguagePackFileReader() - Constructor for class com.arms.api.languageconfig.util.LanguagePackFileReader
 
LanguagePackFileVO - Class in com.arms.api.languageconfig.model.vo
 
LanguagePackFileVO() - Constructor for class com.arms.api.languageconfig.model.vo.LanguagePackFileVO
 
LanguagePacksVO - Class in com.arms.api.languageconfig.model.vo
 
LanguagePacksVO() - Constructor for class com.arms.api.languageconfig.model.vo.LanguagePacksVO
 
LicenseInfo() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO.LicenseInfo
 
LicenseSigner - Class in com.arms.license
 
LicenseSigner() - Constructor for class com.arms.license.LicenseSigner
 
Links - Class in com.arms.egovframework.javaservice.gcframework.model
 
Links() - Constructor for class com.arms.egovframework.javaservice.gcframework.model.Links
 
listFilesAndDirectories(RepoType, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.service.GitFileService
특정 Repository의 디렉토리 또는 파일 목록을 조회합니다.
listFilesAndDirectories(RepoType, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 
logAndSlackNotify(ProceedingJoinPoint) - Method in class com.arms.api.util.aspect.LogAndSlackNotifyAspect
LogAndSlackNotify 어노테이션이 붙은 메서드가 호출될 때 로그를 기록하고 슬랙으로 알림을 보내는 Aspect입니다.
LogAndSlackNotify - Annotation Type in com.arms.api.util.aspect
 
LogAndSlackNotifyAspect - Class in com.arms.api.util.aspect
 
LogAndSlackNotifyAspect() - Constructor for class com.arms.api.util.aspect.LogAndSlackNotifyAspect
 
LoggingAdvice - Class in com.arms.api.util.aspect
 
LoggingAdvice(SlackNotificationService, String, ObjectMapper) - Constructor for class com.arms.api.util.aspect.LoggingAdvice
 
logLoadedProperties() - Method in class com.arms.api.configserver.model.ArmsApplicationProperties
 

M

main(String[]) - Static method in class com.arms.Application
 
main(String[]) - Static method in class com.arms.license.GenerateKeyPair
 
main(String[]) - Static method in class com.arms.license.LicenseSigner
 
makeResponseData() - Method in interface com.arms.api.util.slack.SlackResponse.SlackResponseData
 
messageOnEnd() - Method in annotation type com.arms.api.util.aspect.SlackSendAlarm
 
messageOnStart() - Method in annotation type com.arms.api.util.aspect.SlackSendAlarm
 

O

onApplicationEvent(ApplicationReadyEvent) - Method in class com.arms.api.schedule.util.ScheduleInitializer
 
onRefresh() - Method in class com.arms.config.DynamicSchedulerConfig
 
OpenFeignConfig - Class in com.arms.config
 
OpenFeignConfig() - Constructor for class com.arms.config.OpenFeignConfig
 

P

parse(String, Class<T>) - Method in class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
파일 내용을 지정된 VO 타입으로 파싱
parseAttachment(String) - Method in class com.arms.api.util.slack.SlackMessageDTO
 
parseFileContent(FileContent, String, Class<T>) - Method in interface com.arms.egovframework.javaservice.gcframework.service.GitFileService
FileContent 객체로부터 파일 내용을 추출하여 지정된 비즈니스 VO 타입으로 파싱합니다.
parseFileContent(FileContent, String, Class<T>) - Method in class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 
postTestA() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
PREFIX - com.arms.api.systeminfo.model.SystemInfoFileName
 

R

readLanguagePackFile(String, String, String) - Static method in class com.arms.api.languageconfig.util.LanguagePackFileReader
특정 언어팩 파일을 읽어서 파싱
readScheduleYmlFileAndParseToVO(String, String, String) - Static method in class com.arms.api.schedule.util.ScheduleFileReader
 
refreshAllLanguagePackContents() - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
 
refreshAllLanguagePackContents() - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
refreshAllLanguagePackContents() - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
refreshContext() - Method in class com.arms.api.schedule.controller.ScheduleWebhookController
 
refreshSchedules() - Method in class com.arms.config.DynamicSchedulerConfig
 
refreshSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
 
refreshSingleLanguagePack(String) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
refreshSingleLanguagePack(String) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
RepoType - Enum in com.arms.egovframework.javaservice.gcframework.model
 
retryFailedReqStatusCreationToElasticsearch() - Method in class com.arms.api.schedule.controller.ScheduleController
 
retryFailedReqStatusCreationToElasticsearch() - Method in interface com.arms.api.schedule.service.ScheduleService
 
retryFailedReqStatusCreationToElasticsearch() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
retryFailedReqStatusCreationToElasticsearch() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
rewriteGiteaUrl(String) - Static method in class com.arms.api.util.GiteaFileUtil
 
run(String...) - Method in class com.arms.api.schedule.util.ScheduleTaskDispatcher
 

S

saveScheduleList(String, List<ScheduleInfoDTO>) - Method in class com.arms.api.schedule.controller.ScheduleController
 
saveScheduleList(String, List<ScheduleInfoDTO>) - Method in interface com.arms.api.schedule.service.ScheduleService
 
saveScheduleList(String, List<ScheduleInfoDTO>) - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
ScheduleController - Class in com.arms.api.schedule.controller
 
ScheduleController() - Constructor for class com.arms.api.schedule.controller.ScheduleController
 
ScheduleDetailVO - Class in com.arms.api.schedule.model.vo
 
ScheduleDetailVO() - Constructor for class com.arms.api.schedule.model.vo.ScheduleDetailVO
 
ScheduleFileReader - Class in com.arms.api.schedule.util
 
ScheduleFileReader() - Constructor for class com.arms.api.schedule.util.ScheduleFileReader
 
ScheduleFileReader.ScheduleListWrapper - Class in com.arms.api.schedule.util
 
ScheduleHistoryVO - Class in com.arms.api.schedule.model.vo
 
ScheduleHistoryVO() - Constructor for class com.arms.api.schedule.model.vo.ScheduleHistoryVO
 
ScheduleInfoDTO - Class in com.arms.api.schedule.model.dto
 
ScheduleInfoDTO() - Constructor for class com.arms.api.schedule.model.dto.ScheduleInfoDTO
 
ScheduleInfoVO - Class in com.arms.api.schedule.model.vo
 
ScheduleInfoVO() - Constructor for class com.arms.api.schedule.model.vo.ScheduleInfoVO
 
ScheduleInitializer - Class in com.arms.api.schedule.util
 
ScheduleInitializer() - Constructor for class com.arms.api.schedule.util.ScheduleInitializer
 
ScheduleListWrapper() - Constructor for class com.arms.api.schedule.util.ScheduleFileReader.ScheduleListWrapper
 
ScheduleMapProvider - Class in com.arms.api.schedule.util
 
ScheduleMapProvider() - Constructor for class com.arms.api.schedule.util.ScheduleMapProvider
 
ScheduleMapVO - Class in com.arms.api.schedule.model.vo
 
ScheduleMapVO() - Constructor for class com.arms.api.schedule.model.vo.ScheduleMapVO
 
ScheduleService - Interface in com.arms.api.schedule.service
 
ScheduleServiceImpl - Class in com.arms.api.schedule.service
 
ScheduleServiceImpl() - Constructor for class com.arms.api.schedule.service.ScheduleServiceImpl
 
ScheduleTaskDispatcher - Class in com.arms.api.schedule.util
 
ScheduleTaskDispatcher() - Constructor for class com.arms.api.schedule.util.ScheduleTaskDispatcher
 
ScheduleWebhookController - Class in com.arms.api.schedule.controller
 
ScheduleWebhookController() - Constructor for class com.arms.api.schedule.controller.ScheduleWebhookController
 
ScmController - Class in com.arms.egovframework.javaservice.scmframework.controller
 
ScmController() - Constructor for class com.arms.egovframework.javaservice.scmframework.controller.ScmController
 
SearchConditionDTO - Class in com.arms.api.util.external_communicate.dto
 
SearchConditionDTO() - Constructor for class com.arms.api.util.external_communicate.dto.SearchConditionDTO
 
SearchDTO - Class in com.arms.api.util.external_communicate.dto
 
SearchDTO() - Constructor for class com.arms.api.util.external_communicate.dto.SearchDTO
 
sendMessageToChannel(SlackProperty.Channel, Exception) - Method in class com.arms.api.util.slack.SlackNotificationService
 
sendMessageToChannel(SlackProperty.Channel, String) - Method in class com.arms.api.util.slack.SlackNotificationService
 
sequentiallyIssueEsStore() - Method in class com.arms.api.schedule.controller.ScheduleController
 
serialize(T) - Method in class com.arms.egovframework.javaservice.gcframework.parser.AbstractContentParser
VO를 파일 내용 (문자열)으로 직렬화
ServerConfig() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO.ServerConfig
 
serverInfoBackup() - Method in class com.arms.api.schedule.controller.ScheduleController
 
serverInfoBackup() - Method in interface com.arms.api.schedule.service.ScheduleService
 
serverInfoBackup() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
serverInfoBackup() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
ServerInfoVO - Class in com.arms.api.util.external_communicate.vo
 
ServerInfoVO() - Constructor for class com.arms.api.util.external_communicate.vo.ServerInfoVO
 
service() - Method in class com.arms.api.util.aspect.LoggingAdvice
 
setApplicationContext(ApplicationContext) - Method in class com.arms.api.schedule.util.ScheduleTaskDispatcher
 
SingleLanguagePackVO - Class in com.arms.api.languageconfig.model.vo
 
SingleLanguagePackVO() - Constructor for class com.arms.api.languageconfig.model.vo.SingleLanguagePackVO
 
SlackConfig - Class in com.arms.config
 
SlackConfig() - Constructor for class com.arms.config.SlackConfig
 
SlackMessageDTO - Class in com.arms.api.util.slack
 
slackNotificationService(SlackProperty, Environment) - Method in class com.arms.config.SlackConfig
 
SlackNotificationService - Class in com.arms.api.util.slack
 
SlackNotificationService() - Constructor for class com.arms.api.util.slack.SlackNotificationService
 
SlackProperty - Class in com.arms.api.util.slack
 
SlackProperty() - Constructor for class com.arms.api.util.slack.SlackProperty
 
SlackProperty.Channel - Enum in com.arms.api.util.slack
 
SlackResponse<T> - Class in com.arms.api.util.slack
 
SlackResponse() - Constructor for class com.arms.api.util.slack.SlackResponse
 
SlackResponse.SlackResponseData<T> - Interface in com.arms.api.util.slack
 
SlackSendAdvice - Class in com.arms.api.util.aspect
 
SlackSendAdvice() - Constructor for class com.arms.api.util.aspect.SlackSendAdvice
 
SlackSendAlarm - Annotation Type in com.arms.api.util.aspect
 
success(T) - Static method in class com.arms.api.util.response.CommonResponse
 
Swagger2Config - Class in com.arms.config
Swagger 설정 클래스 Springfox 3.0.0 버전에 맞게 구성됨
Swagger2Config() - Constructor for class com.arms.config.Swagger2Config
 
SystemInfo - Interface in com.arms.api.systeminfo.service
 
SystemInfoController - Class in com.arms.api.systeminfo.controller
 
SystemInfoController() - Constructor for class com.arms.api.systeminfo.controller.SystemInfoController
 
SystemInfoDetails() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO.SystemInfoDetails
 
SystemInfoFileName - Enum in com.arms.api.systeminfo.model
 
SystemInfoImpl - Class in com.arms.api.systeminfo.service
 
SystemInfoImpl() - Constructor for class com.arms.api.systeminfo.service.SystemInfoImpl
 
SystemInfoVO - Class in com.arms.api.systeminfo.model
 
SystemInfoVO() - Constructor for class com.arms.api.systeminfo.model.SystemInfoVO
 
SystemInfoVO.GeneralSettings - Class in com.arms.api.systeminfo.model
 
SystemInfoVO.Internalization - Class in com.arms.api.systeminfo.model
 
SystemInfoVO.LicenseInfo - Class in com.arms.api.systeminfo.model
 
SystemInfoVO.ServerConfig - Class in com.arms.api.systeminfo.model
 
SystemInfoVO.SystemInfoDetails - Class in com.arms.api.systeminfo.model
 

T

taskScheduler() - Method in class com.arms.config.DynamicSchedulerConfig
 
ThreadPoolConfig - Class in com.arms.config
 
ThreadPoolConfig() - Constructor for class com.arms.config.ThreadPoolConfig
 

U

unflattenLanguagePack(Map<String, String>) - Static method in class com.arms.api.languageconfig.util.LanguagePackFileReader
평면화된 키-값을 중첩된 형태로 변환
updateArmsStateCategory() - Method in class com.arms.api.schedule.controller.ScheduleController
 
updateArmsStateCategory() - Method in interface com.arms.api.schedule.service.ScheduleService
 
updateArmsStateCategory() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
updateArmsStateCategory() - Method in interface com.arms.api.util.external_communicate.EngineCommunicator
 
updateReqStatusFromElasticsearch() - Method in interface com.arms.api.schedule.service.ScheduleService
 
updateReqStatusFromElasticsearch() - Method in class com.arms.api.schedule.service.ScheduleServiceImpl
 
updateReqStatusFromElasticsearch() - Method in interface com.arms.api.util.external_communicate.BackendCoreCommunicator
 
updateSingleLanguagePack(String, List<Map<String, String>>) - Method in class com.arms.api.languageconfig.controller.LanguageConfigController
특정 언어의 언어팩 수정(및 언어팩 추가)
updateSingleLanguagePack(String, Map<String, String>) - Method in interface com.arms.api.languageconfig.service.LanguageConfigService
 
updateSingleLanguagePack(String, Map<String, String>) - Method in class com.arms.api.languageconfig.service.LanguageConfigServiceImpl
 
upsertFile(String, String, String, String, String, String) - Method in class com.arms.egovframework.javaservice.gcframework.provider.GiteaRepositoryProvider
 
upsertFile(String, String, String, String, String, String) - Method in interface com.arms.egovframework.javaservice.gcframework.provider.GitRepositoryProvider
 
upsertFileContent(RepoType, String, String, T, String) - Method in interface com.arms.egovframework.javaservice.gcframework.service.GitFileService
특정 Repository에 파일 내용을 생성하거나 업데이트합니다.
upsertFileContent(RepoType, String, String, T, String) - Method in class com.arms.egovframework.javaservice.gcframework.service.GitFileServiceImpl
 

V

valueOf(String) - Static method in enum com.arms.api.systeminfo.model.SystemInfoFileName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arms.api.util.errors.response.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arms.api.util.slack.SlackProperty.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arms.egovframework.javaservice.gcframework.model.RepoType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.arms.api.systeminfo.model.SystemInfoFileName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arms.api.util.errors.response.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arms.api.util.slack.SlackProperty.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arms.egovframework.javaservice.gcframework.model.RepoType
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YamlContentParser - Class in com.arms.egovframework.javaservice.gcframework.parser
 
YamlContentParser() - Constructor for class com.arms.egovframework.javaservice.gcframework.parser.YamlContentParser
 
A B C D E F G H I J K L M O P R S T U V Y 
All Classes All Packages