| Class | Description |
|---|---|
| ApplicationPluginCondition |
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 |
| IsCrowdApplicationCondition | |
| 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.
|
| UserIsSysAdminCondition |
A
Condition that is true if the current user is a system administrator |
Copyright © 2018 Atlassian. All rights reserved.