public static class FolderIdStore.FolderIdProperty
extends com.cloudbees.hudson.plugins.folder.FolderProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderIdStore.FolderIdProperty.DescriptorImpl |
| Constructor and Description |
|---|
FolderIdStore.FolderIdProperty() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
getFolderActions() |
String |
getId()
Since
Actionable.getAction(Class) does return actions from a property,
(like Actionable.getAction(Class) does)
this method is added for convenience. |
allowsParentToCreate, allowsParentToHave, getHealthMetrics, getHealthReports, getItemContainerOverrides, reconfigure, setOwnerpublic Collection<? extends hudson.model.Action> getFolderActions()
getFolderActions in class com.cloudbees.hudson.plugins.folder.FolderPropertypublic String getId()
Actionable.getAction(Class) does return actions from a property,
(like Actionable.getAction(Class) does)
this method is added for convenience.Copyright © 2004-2014. All Rights Reserved.