Class OrganizationChildOrphanedItemsProperty.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getDisplayName

        @NonNull
        public String getDisplayName()
        Overrides:
        getDisplayName in class Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
      • getStrategyDescriptors

        @Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
        @NonNull
        public List<com.cloudbees.hudson.plugins.folder.computed.OrphanedItemStrategyDescriptor> getStrategyDescriptors()
        Gets the OrphanedItemStrategyDescriptors applicable to the children of the OrganizationFolder.
        Returns:
        the OrphanedItemStrategyDescriptors applicable to the children of the OrganizationFolder.