| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AllView.DescriptorImpl |
static class |
ListView.DescriptorImpl |
static class |
MyView.DescriptorImpl |
static class |
ProxyView.DescriptorImpl |
static class |
TreeView.DescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
ViewDescriptor |
View.getDescriptor() |
static ViewDescriptor |
TreeView.register() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<View,ViewDescriptor> |
View.all()
Returns all the registered
ViewDescriptors. |
static List<ViewDescriptor> |
View.allInstantiable() |
Copyright © 2019. All rights reserved.