Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync-jira
/
gropius.sync.jira
/
JiraSync
/
syncComment
syncComment
open
suspend override
fun
syncComment
(
imsProject
:
IMSProject
,
issueId
:
String
,
issueComment
:
IssueComment
,
users
:
List
<
User
>
)
:
TimelineItemConversionInformation
?