public static interface DefaultIssueIndexer.WorklogRetriever extends DefaultIssueIndexer.EntityRetriever<Worklog>
Modifier and Type | Method and Description |
---|---|
Optional<Worklog> |
retrieveById(Long worklogId) |
retrieve
Copyright © 2002-2022 Atlassian. All Rights Reserved.