public class HasVersionsReleasedCondition extends AbstractHasVersionsCondition
By default, archived versions are not included. This can be changed by mapping
"includedArchived" to "true" in the params passed in to AbstractHasVersionsCondition.init(java.util.Map params)
includeArchived| Constructor and Description |
|---|
HasVersionsReleasedCondition(VersionManager versionManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDisplay(ApplicationUser user,
JiraHelper jiraHelper) |
initgetApplicationUser, shouldDisplaypublic HasVersionsReleasedCondition(VersionManager versionManager)
public boolean shouldDisplay(ApplicationUser user, JiraHelper jiraHelper)
shouldDisplay in class AbstractWebConditionCopyright © 2002-2021 Atlassian. All Rights Reserved.