|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.InvisibleAction
hudson.plugins.persona.simple.AbstractQuoteImpl
public abstract class AbstractQuoteImpl
Default implementation of quote that renders a simple non-localized text.
| Field Summary | |
|---|---|
SimplePersona |
persona
|
| Constructor Summary | |
|---|---|
AbstractQuoteImpl(SimplePersona persona)
|
|
| Method Summary | |
|---|---|
abstract Image |
getImage()
|
abstract java.lang.String |
getQuote()
|
| Methods inherited from class hudson.model.InvisibleAction |
|---|
getDisplayName, getIconFileName, getUrlName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Action |
|---|
getDisplayName, getIconFileName, getUrlName |
| Field Detail |
|---|
public final SimplePersona persona
| Constructor Detail |
|---|
public AbstractQuoteImpl(SimplePersona persona)
| Method Detail |
|---|
public abstract java.lang.String getQuote()
public abstract Image getImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||