hudson.plugins.persona.simple
Class ProjectQuoteImpl
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.persona.simple.AbstractQuoteImpl
hudson.plugins.persona.simple.ProjectQuoteImpl
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, Quote
public class ProjectQuoteImpl
- extends AbstractQuoteImpl
- Author:
- Kohsuke Kawaguchi
|
Field Summary |
hudson.model.AbstractProject<?,?> |
project
|
| 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 |
project
public final hudson.model.AbstractProject<?,?> project
ProjectQuoteImpl
public ProjectQuoteImpl(SimplePersona persona,
hudson.model.AbstractProject<?,?> project)
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.