Class RemoteAgentsManagableCondition
java.lang.Object
com.atlassian.bamboo.plugins.web.conditions.RemoteAgentsManagableCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
public class RemoteAgentsManagableCondition
extends Object
implements com.atlassian.plugin.web.Condition
Condition if remote agents can be managed by user.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteAgentsManagableCondition
public RemoteAgentsManagableCondition()
-
-
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
-