Package hudson.model
Interface ModifiableViewGroup
- All Superinterfaces:
AccessControlled
,ModelObject
,Saveable
,ViewGroup
- All Known Implementing Classes:
Hudson
,Jenkins
,MyViewsProperty
ViewGroup
that can be modified.- Since:
- 1.545
- Author:
- ogondza
-
Field Summary
-
Method Summary
Methods inherited from interface hudson.security.AccessControlled
checkAnyPermission, checkPermission, getACL, hasAnyPermission, hasPermission, hasPermission, hasPermission2
Methods inherited from interface hudson.model.ModelObject
getDisplayName
Methods inherited from interface hudson.model.ViewGroup
canDelete, deleteView, getAllViews, getItemGroup, getPrimaryView, getUrl, getView, getViewActions, getViews, getViewsTabBar, onViewRenamed
-
Method Details
-
addView
- Throws:
IOException
-