|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
com.tikal.hudson.plugins.notification.HudsonNotificationProperty
public class HudsonNotificationProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
java.util.List<Endpoint> |
endpoints
|
| Fields inherited from class hudson.model.JobProperty |
|---|
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
HudsonNotificationProperty(java.util.List<Endpoint> endpoints)
|
|
| Method Summary | |
|---|---|
HudsonNotificationPropertyDescriptor |
getDescriptor()
|
java.util.List<Endpoint> |
getEndpoints()
|
| Methods inherited from class hudson.model.JobProperty |
|---|
getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.util.List<Endpoint> endpoints
| Constructor Detail |
|---|
@DataBoundConstructor public HudsonNotificationProperty(java.util.List<Endpoint> endpoints)
| Method Detail |
|---|
public java.util.List<Endpoint> getEndpoints()
public HudsonNotificationPropertyDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.JobProperty<?>>getDescriptor in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||