Uses of Class
com.pyxis.greenhopper.jira.conditions.AbstractGreenHopperCondition

Packages that use AbstractGreenHopperCondition
com.pyxis.greenhopper.jira.conditions   
 

Uses of AbstractGreenHopperCondition in com.pyxis.greenhopper.jira.conditions
 

Subclasses of AbstractGreenHopperCondition in com.pyxis.greenhopper.jira.conditions
 class BetaFeatureEnabledCondition
          Base condition to check if a GreenHopper BetaFeatures is enabled.
 class CanAccessClassicBoardsCondition
           
 class CanCreateBoardCondition
           
 class GreenHopperIssueCondition
           
 class GreenHopperLicensedCondition
          Condition which checks whether our GreenHopper license is verifiable.
 class HasRapidViewHistoryCondition
          Checks whether the current user has at least one rapid view in their history.
 class MyJiraHomeEnabledCondition
          A condition that decides if the set my jira home feature is turned on or not.
 class RankingAllowedCondition
          A condition that decides if ranking operations should be allowed or not.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.