Class NotVersionContextCondition

java.lang.Object
com.atlassian.jira.plugin.webfragment.conditions.AbstractWebCondition
com.atlassian.jira.plugin.webfragment.conditions.NotVersionContextCondition
All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class NotVersionContextCondition extends AbstractWebCondition
This condition specifies that the item should only be displayed if the supplied JiraHelper is not of type VersionHelper i.e. we are not in a Version context.
Since:
v4.0