|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.AddOnUserConsumesLicensePredicate
public class AddOnUserConsumesLicensePredicate
Determines whether or not a username's user consumes a Confluence license.
| Constructor Summary | |
|---|---|
AddOnUserConsumesLicensePredicate(com.google.common.base.Supplier<com.atlassian.crowd.embedded.api.UnfilteredCrowdService> unfilteredCrowdServiceSupplier)
|
|
| Method Summary | |
|---|---|
boolean |
apply(java.lang.String username)
Determines whether or not a username's corresponding user consumes a Confluence license. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Constructor Detail |
|---|
public AddOnUserConsumesLicensePredicate(com.google.common.base.Supplier<com.atlassian.crowd.embedded.api.UnfilteredCrowdService> unfilteredCrowdServiceSupplier)
| Method Detail |
|---|
public boolean apply(@Nullable
java.lang.String username)
apply in interface com.google.common.base.Predicate<java.lang.String>username - username of the user being tested
ATLASSIAN_ADDONS group
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||