com.atlassian.plugin.webresource
Class AlwaysTrueCondition
java.lang.Object
com.atlassian.plugin.webresource.AlwaysTrueCondition
- All Implemented Interfaces:
- Condition
public class AlwaysTrueCondition
- extends Object
- implements Condition
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlwaysTrueCondition
public AlwaysTrueCondition()
init
public void init(Map<String,String> params)
throws PluginParseException
- Specified by:
init in interface Condition
- Throws:
PluginParseException
shouldDisplay
public boolean shouldDisplay(Map<String,Object> context)
- Specified by:
shouldDisplay in interface Condition
Copyright © 2013 Atlassian. All Rights Reserved.