public class CanArchiveIssueCondition extends AbstractIssueWebCondition
| Constructor and Description |
|---|
CanArchiveIssueCondition(ArchivingLicenseCheck archivingLicenseCheck,
ArchivedIssueService archivedIssueService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDisplay(ApplicationUser user,
Issue issue,
JiraHelper jiraHelper)
Should we display this item for this issue?
|
shouldDisplaygetApplicationUser, init, shouldDisplaypublic CanArchiveIssueCondition(ArchivingLicenseCheck archivingLicenseCheck, ArchivedIssueService archivedIssueService)
public boolean shouldDisplay(ApplicationUser user, Issue issue, JiraHelper jiraHelper)
AbstractIssueWebConditionshouldDisplay in class AbstractIssueWebConditionuser - The current userissue - The issue we are displaying againstjiraHelper - The JiraHelperCopyright © 2002-2023 Atlassian. All Rights Reserved.