Class OrphanedItemStrategyDescriptor

    • Constructor Detail

      • OrphanedItemStrategyDescriptor

        public OrphanedItemStrategyDescriptor()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(Class<? extends ComputedFolder> folderType)
        Checks if this strategy is applicable to a given kind of folder.
        Parameters:
        folderType - the type of folder.
        Returns:
        true to allow user to select and configure this build source.