| Constructor and Description |
|---|
AddOnUserConsumesLicensePredicate(com.google.common.base.Supplier<com.atlassian.crowd.embedded.api.UnfilteredCrowdService> unfilteredCrowdServiceSupplier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(String username)
Determines whether or not a username's corresponding user consumes a Confluence license.
|
public AddOnUserConsumesLicensePredicate(com.google.common.base.Supplier<com.atlassian.crowd.embedded.api.UnfilteredCrowdService> unfilteredCrowdServiceSupplier)
public boolean apply(@Nullable String username)
apply in interface com.google.common.base.Predicate<String>username - username of the user being testedATLASSIAN_ADDONS groupCopyright © 2003–2021 Atlassian. All rights reserved.