Class CollectionContext


  • @Deprecated
    public class CollectionContext
    extends Object
    Deprecated.
    use CollectionStrategy directly
    Set the strategy to be applied for collecting files for the ProjectRoot.
    • Constructor Detail

      • CollectionContext

        public CollectionContext​(CollectionStrategy strategy)
        Deprecated.