hudson.plugins.persona.simple
Class QuoteImpl
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.persona.simple.AbstractQuoteImpl
hudson.plugins.persona.simple.QuoteImpl
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, Quote
public class QuoteImpl
- extends AbstractQuoteImpl
- Author:
- Kohsuke Kawaguchi
| 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 |
build
public final hudson.model.AbstractBuild<?,?> build
quote
public final String quote
QuoteImpl
public QuoteImpl(hudson.model.AbstractBuild<?,?> build,
SimplePersona persona,
String quote)
getQuote
public String getQuote()
- Specified by:
getQuote in class AbstractQuoteImpl
getImage
public Image getImage()
- Specified by:
getImage in class AbstractQuoteImpl
Copyright © 2004-2011. All Rights Reserved.