Class | Description |
---|---|
IsApplicationLicensingAvailable | |
IsApplicationPluginCondition |
Returns true if the Application is of type
ApplicationType.PLUGIN |
IsClusteredCondition |
A
Condition that is true if the instance is running in Data Center mode (DC + clustering enabled) |
IsCrowdApplicationCondition | |
IsDcLicenseCondition |
A
Condition that is true if the instance is running with Data Center license |
IsNestedGroupsEnabled | |
ParametersExistCondition |
Will check a given Context for the existence of a list of parameter names
If all are present, shouldDisplay will return true
|
PermanentApplicationCondition | |
RemoveUserCondition |
Stops displaying of any links where the username/directoryId matches that of the currently authenticated user.
|
SitemeshPropertiesCondition |
Will return true if a context contains any of the available property values based on a
given property name.
|
UserIsGroupAdminCondition |
A
Condition that is true if the current user is a group admin |
UserIsLoggedInCondition |
A
Condition that is true if a user is currently logged in. |
UserIsSysAdminCondition |
A
Condition that is true if the current user is a system administrator |
Copyright © 2021 Atlassian. All rights reserved.