Jeong
2024
Velocity 활용하기 - 표기법(Notation)
·3 분·
loading
·
loading
Jeong
Techtopic
Velocity
Notation
이 글은 Velocity Script 개발자를 대상으로 하며, Velocity의 표기법(Notaion)의 종류와 각 표기법에 대해 설명합니다.
Velocity의 표기법에는 인덱스, 정식 참조, 조용한 참조 표기법이 있습니다.
Velocity 활용하기 - #if / #elseif / #else
·4 분·
loading
·
loading
Jeong
Techtopic
Velocity
Conditionals
이 글은 Velocity Script 개발자를 대상으로 하며, Velocity의 조건문과 활용 Tip에 대해 소개합니다.
Velocity의 조건문은 #if
… #end
쌍으로 작성합니다.
Polarion REST API - WorkItem Form Extension 구현하기
·7 분·
loading
·
loading
Jeong
Solution
Techtopic
Polarion
RESTAPI
Polarion REST API를 활용하여 WorkItem과 link 관계를 갖는 새 WorkItem을 생성하는 Form Extension을 생성해 보도록 하겠습니다.
이 포스팅에서는 Polarion REST API 개념 및 활성화 방법에 대한 자세한 내용은 다루지 않습니다. REST API에 관한 자세한 내용은 Polarion에서 제공하는 REST API User Guide for Polarion 문서를 참고해 주세요.
Polarion - Text 타입 필드 DocumentBuilder를 활용한 Parsing 방법
·2 분·
loading
·
loading
Jeong
Solution
Techtopic
Polarion
Javascript
DocumentBuilder
Parsing
이 글은 Polarion, Javascript 개발자를 대상으로 하며, Text 또는 Rich Text 타입 필드에 입력된 데이터를 HTML 태그명으로 요소를 찾는 방법에 대해 설명합니다.
Polarion - PublicJS를 통해 문서 생성 버튼 만들기
·1 분·
loading
·
loading
Jeong
Solution
Polarion
PublicJS
PublicJS 클래스에는 Live Report Pages, Plans, Test Runs, Documents, Classic Wiki Pages 에서 사용할 수 있는 public JavaScript 메서드가 정의되어 있습니다.