public class CpdReportsImpl extends org.gradle.api.reporting.internal.TaskReportContainer<org.gradle.api.reporting.SingleFileReport> implements CpdReports
org.gradle.api.internal.DefaultNamedDomainObjectCollection.AbstractDomainObjectCreatingProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.AbstractNamedDomainObjectProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.ElementInfo<T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.ExistingNamedDomainObjectProvider<I extends T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.Index<T>, org.gradle.api.internal.DefaultNamedDomainObjectCollection.UnfilteredIndex<T>org.gradle.api.internal.DefaultDomainObjectCollection.IteratorImpl| Constructor and Description |
|---|
CpdReportsImpl(Cpd task,
org.gradle.api.internal.CollectionCallbackActionDecorator callbackActionDecorator) |
| Modifier and Type | Method and Description |
|---|---|
CpdCsvFileReport |
getCsv() |
CpdTextFileReport |
getText() |
org.gradle.api.reporting.SingleFileReport |
getVs() |
CpdXmlFileReport |
getXml() |
add, assertMutableCollectionContents, configure, getEnabled, getEnabledReports, getFirstEnabledfiltered, findAll, getDisplayName, matching, matching, withMutationDisabled, withTypeaddAll, addLater, addRule, addRule, addRule, assertCanAdd, assertCanAdd, clear, createExistingProvider, createNotFoundException, createWrongTypeException, deferredElementKnown, didAdd, didRemove, didRemove, doAdd, filteredIndex, findByName, findByNameLaterWithoutRules, findByNameWithoutRules, findDomainObject, getAdditionalMethods, getAdditionalProperties, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getElementsAsDynamicObject, getInstantiator, getNamer, getNames, getRules, getTypeDisplayName, handleAttemptToAddItemWithNonUniqueName, hasWithName, index, named, named, named, named, realized, removeByName, toString, whenElementKnownadd, add, addAllLater, all, all, assertMutable, configureEach, contains, containsAll, createFilter, createFilter, createFilter, estimatedSize, filteredEvents, filteredStore, filteredStore, findAll, getEventRegister, getMutationGuard, getStore, getType, isEmpty, iterator, remove, removeAll, retainAll, size, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmptyfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, namedaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray@Inject public CpdReportsImpl(Cpd task, org.gradle.api.internal.CollectionCallbackActionDecorator callbackActionDecorator)
public CpdCsvFileReport getCsv()
getCsv in interface CpdReportspublic CpdTextFileReport getText()
getText in interface CpdReportspublic org.gradle.api.reporting.SingleFileReport getVs()
getVs in interface CpdReportspublic CpdXmlFileReport getXml()
getXml in interface CpdReports