Intermediate representation of a single comment from Jira

Parameters

id

the id of the comment

comment

the comment

Constructors

Link copied to clipboard
constructor(issueId: String, comment: JiraComment)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun gropiusTimelineItem(imsProject: IMSProject, service: SyncDataService, timelineItemConversionInformation: TimelineItemConversionInformation?, issue: Issue): Pair<List<TimelineItem>, TimelineItemConversionInformation>
Link copied to clipboard
open suspend override fun identification(): String