@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static final class OrganizationChildOrphanedItemsProperty.Inherit
extends com.cloudbees.hudson.plugins.folder.computed.OrphanedItemStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
OrganizationChildOrphanedItemsProperty.Inherit.DescriptorImpl
Our descriptor.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
Inherit()
Our constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<I extends TopLevelItem> |
orphanedItems(com.cloudbees.hudson.plugins.folder.computed.ComputedFolder<I> owner,
Collection<I> orphaned,
TaskListener listener) |
public <I extends TopLevelItem> Collection<I> orphanedItems(com.cloudbees.hudson.plugins.folder.computed.ComputedFolder<I> owner, Collection<I> orphaned, TaskListener listener) throws IOException, InterruptedException
orphanedItems in class com.cloudbees.hudson.plugins.folder.computed.OrphanedItemStrategyIOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.