Uses of Interface
japicmp.maven.DependencyDescriptor
Packages that use DependencyDescriptor
-
Uses of DependencyDescriptor in japicmp.maven
Classes in japicmp.maven that implement DependencyDescriptorFields in japicmp.maven with type parameters of type DependencyDescriptorModifier and TypeFieldDescriptionprivate List<DependencyDescriptor> JApiCmpMojo.newVersionsprivate List<DependencyDescriptor> JApiCmpReport.newVersionsprivate final List<DependencyDescriptor> PluginParameters.newVersionsParamprivate List<DependencyDescriptor> JApiCmpMojo.oldVersionsprivate List<DependencyDescriptor> JApiCmpReport.oldVersionsprivate final List<DependencyDescriptor> PluginParameters.oldVersionsParamMethods in japicmp.maven that return types with arguments of type DependencyDescriptorModifier and TypeMethodDescriptionPluginParameters.getNewVersionsParam()PluginParameters.getOldVersionsParam()Methods in japicmp.maven with parameters of type DependencyDescriptorModifier and TypeMethodDescriptionprivate List<JApiCmpArchive> JApiCmpMojo.retrieveFileFromConfiguration(DependencyDescriptor dependencyDescriptor, String parameterName, MavenParameters mavenParameters, PluginParameters pluginParameters, JApiCmpMojo.ConfigurationVersion configurationVersion)