| パッケージ | 説明 |
|---|---|
| hudson.plugins.persona | |
| hudson.plugins.persona.random | |
| hudson.plugins.persona.simple |
Simple partial implementation of the persona modeled
after Chuck Norris.
|
| hudson.plugins.persona.xml |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
Persona |
QuotePublisher.persona |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Persona |
Persona.byId(String id) |
Persona |
Persona.ConverterImpl.fromString(String id) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static hudson.ExtensionList<Persona> |
Persona.all()
Returns all the registered
Personas. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RandomPersona
Random persona implementation on top of SimplePersona
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SimplePersona
Partial implementation of
Persona that renders the plain text quote with an icon. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
XmlBasedPersona
SimplePersona implementation based on XML file. |
Copyright © 2004-2013. All Rights Reserved.