| パッケージ | 説明 |
|---|---|
| hudson.plugins.persona | |
| hudson.plugins.persona.simple |
Simple partial implementation of the persona modeled
after Chuck Norris.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract Quote |
Persona.generateProjectQuote(hudson.model.AbstractProject<?,?> project,
LocationSelector selector)
Generates a random quote for the project top page.
|
abstract Quote |
Persona.generateQuote(hudson.model.AbstractBuild<?,?> build,
LocationSelector selector)
Generates a random quote for the given build.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractQuoteImpl
Default implementation of quote that renders a simple non-localized text.
|
class |
ProjectQuoteImpl |
class |
QuoteImpl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Quote |
SimplePersona.generateProjectQuote(hudson.model.AbstractProject<?,?> project,
LocationSelector selector) |
Quote |
SimplePersona.generateQuote(hudson.model.AbstractBuild<?,?> build,
LocationSelector selector) |
Copyright © 2004-2013. All Rights Reserved.