Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getCollectionCallbackActionDecorator (0.2 sec)

  1. platforms/software/reporting/src/main/java/org/gradle/api/reporting/GenerateBuildDashboard.java

            reports.getHtml().getRequired().set(true);
        }
    
        @Inject
        protected Instantiator getInstantiator() {
            throw new UnsupportedOperationException();
        }
    
        @Inject
        protected CollectionCallbackActionDecorator getCollectionCallbackActionDecorator() {
            throw new UnsupportedOperationException();
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 11:30:12 UTC 2024
    - 7.2K bytes
    - Viewed (0)
Back to top