|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Quote を使用しているパッケージ | |
|---|---|
| hudson.plugins.persona | |
| hudson.plugins.persona.simple | Simple partial implementation of the persona modeled after Chuck Norris. |
| hudson.plugins.persona での Quote の使用 |
|---|
| Quote を返す hudson.plugins.persona のメソッド | |
|---|---|
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. |
| hudson.plugins.persona.simple での Quote の使用 |
|---|
| Quote を実装している hudson.plugins.persona.simple のクラス | |
|---|---|
class |
AbstractQuoteImpl
Default implementation of quote that renders a simple non-localized text. |
class |
ProjectQuoteImpl
|
class |
QuoteImpl
|
| Quote を返す hudson.plugins.persona.simple のメソッド | |
|---|---|
Quote |
SimplePersona.generateProjectQuote(hudson.model.AbstractProject<?,?> project,
LocationSelector selector)
|
Quote |
SimplePersona.generateQuote(hudson.model.AbstractBuild<?,?> build,
LocationSelector selector)
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||