|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.legacy.LegacyAbstractEmailStrategy
public abstract class LegacyAbstractEmailStrategy
Constructor Summary | |
---|---|
LegacyAbstractEmailStrategy()
|
Method Summary | |
---|---|
String |
getName()
Used to identify the strategy within the UI |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.emailer.strategy.EmailStrategy |
---|
getLabel, shouldEmailBuildResults |
Constructor Detail |
---|
public LegacyAbstractEmailStrategy()
Method Detail |
---|
public String toString()
toString
in class Object
public String getName()
EmailStrategy
getName
in interface EmailStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |