Class GroupTopLevelItem
java.lang.Object
org.jenkinsci.plugins.categorizedview.GroupTopLevelItem
- All Implemented Interfaces:
ExtensionPoint,Describable<TopLevelItem>,Item,ModelObject,PersistenceRoot,Saveable,TopLevelItem,SearchableModelObject,SearchItem,AccessControlled,OnMaster
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(TopLevelItem item) voidcheckPermission(Permission permission) chooseNextColor(BallColor res, BallColor iconColor) voiddelete()Deprecated.getACL()Collection<? extends Job>getCss()getLastBuildOfType(org.jenkinsci.plugins.categorizedview.GroupTopLevelItem.GetBuild getBuild) getName()intgetRelativeNameFrom(Item item) getUrl()booleanhasLink()booleanhasPermission(Permission permission) booleanvoidonCopiedFrom(Item src) voidvoidvoidsave()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.security.AccessControlled
checkAnyPermission, hasAnyPermission, hasPermission, hasPermission2Methods inherited from interface hudson.search.SearchItem
getSearchIcon
-
Field Details
-
nestedItems
-
-
Constructor Details
-
GroupTopLevelItem
-
-
Method Details
-
getName
-
getFullName
- Specified by:
getFullNamein interfaceItem
-
getDisplayName
- Specified by:
getDisplayNamein interfaceItem- Specified by:
getDisplayNamein interfaceModelObject
-
getFullDisplayName
- Specified by:
getFullDisplayNamein interfaceItem
-
add
-
onLoad
- Specified by:
onLoadin interfaceItem- Throws:
IOException
-
onCopiedFrom
- Specified by:
onCopiedFromin interfaceItem
-
onCreatedFromScratch
public void onCreatedFromScratch()- Specified by:
onCreatedFromScratchin interfaceItem
-
save
- Specified by:
savein interfaceItem- Specified by:
savein interfaceSaveable- Throws:
IOException
-
delete
- Specified by:
deletein interfaceItem- Throws:
IOExceptionInterruptedException
-
checkPermission
public void checkPermission(Permission permission) throws org.springframework.security.access.AccessDeniedException - Specified by:
checkPermissionin interfaceAccessControlled- Throws:
org.springframework.security.access.AccessDeniedException
-
getIconColor
-
getLastBuild
-
getLastSuccessfulBuild
-
getLastStableBuild
-
getLastFailedBuild
-
getLastUnsuccessfulBuild
-
getLastBuildOfType
public Run getLastBuildOfType(org.jenkinsci.plugins.categorizedview.GroupTopLevelItem.GetBuild getBuild) -
chooseNextColor
-
getUrl
-
getShortUrl
- Specified by:
getShortUrlin interfaceItem
-
getAbsoluteUrl
Deprecated.- Specified by:
getAbsoluteUrlin interfaceItem
-
getRootDir
- Specified by:
getRootDirin interfacePersistenceRoot
-
getSearch
- Specified by:
getSearchin interfaceSearchableModelObject
-
getSearchName
- Specified by:
getSearchNamein interfaceSearchItem
-
getSearchUrl
- Specified by:
getSearchUrlin interfaceSearchItem
-
getSearchIndex
- Specified by:
getSearchIndexin interfaceSearchItem
-
getACL
- Specified by:
getACLin interfaceAccessControlled
-
hasPermission
- Specified by:
hasPermissionin interfaceAccessControlled
-
getParent
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<TopLevelItem>- Specified by:
getDescriptorin interfaceTopLevelItem
-
getBuildHealth
-
getBuildHealthReports
-
isBuildable
public boolean isBuildable() -
getRelativeNameFrom
- Specified by:
getRelativeNameFromin interfaceItem
-
getRelativeNameFrom
- Specified by:
getRelativeNameFromin interfaceItem
-
getAllJobs
- Specified by:
getAllJobsin interfaceItem
-
getGroupItems
-
getNestLevel
public int getNestLevel() -
hasLink
public boolean hasLink() -
getGroupClass
-
getCss
-
getNestedItems
-