Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync-jira
/
gropius.sync.jira.model
/
IssueDataRepository
/
findByImsProject
findByImsProject
abstract
suspend
fun
findByImsProject
(
imsProject
:
String
)
:
List
<
IssueData
>
Find all issues by their IMSProject
Return
the issues
Parameters
ims
Project
the IMSProject the issues belong to