public interface CreateIssueLicenseCheck extends LicenseCheck
LicenseCheck.Failure, LicenseCheck.Result
FAIL, FAIL_NO_LICENSES, PASS
Modifier and Type | Method and Description |
---|---|
LicenseCheck.Result |
evaluateWithUser(ApplicationUser user)
Perform this license check using the given
ApplicationUser . |
evaluate, isPass
LicenseCheck.Result evaluateWithUser(ApplicationUser user)
ApplicationUser
.user
- the user this license check should be performed asCopyright © 2002-2019 Atlassian. All Rights Reserved.