Class RemoveUserCondition
java.lang.Object
com.atlassian.crowd.plugin.web.conditions.RemoveUserCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
Stops displaying of any links where the username/directoryId matches that of the currently authenticated user.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveUserCondition
public RemoveUserCondition()
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.Condition
- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplay
in interfacecom.atlassian.plugin.web.Condition
-