Uses of Class
com.atlassian.bamboo.emailer.strategy.AbstractEmailStrategy

Packages that use AbstractEmailStrategy
com.atlassian.bamboo.emailer.strategy   
 

Uses of AbstractEmailStrategy in com.atlassian.bamboo.emailer.strategy
 

Subclasses of AbstractEmailStrategy in com.atlassian.bamboo.emailer.strategy
 class AlwaysEmailStrategy
          Instruct Bamboo to always send email at the end of the build.
 class EmailErrorsAndFirstSuccessfulBuildStrategy
          This class instructs Bamboo to always send an email for a failed build, and for the first successful build after the failure.
 class NeverEmailStrategy
          This class never email - effectly turns off emailing...
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.