public class RichTextPortlet
extends hudson.plugins.view.dashboard.DashboardPortlet
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextPortlet.DescriptorImpl |
| Constructor and Description |
|---|
RichTextPortlet(String name,
String jobName,
boolean useLastStable) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
getAllJobNames() |
String |
getJobName() |
String |
getRichText() |
boolean |
isUseLastStable() |
public String getJobName()
public boolean isUseLastStable()
public String getRichText()
public static Collection<String> getAllJobNames()
Copyright © 2004-2013. All Rights Reserved.