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.newVersions
private List
<DependencyDescriptor> JApiCmpReport.newVersions
private final List
<DependencyDescriptor> PluginParameters.newVersionsParam
private List
<DependencyDescriptor> JApiCmpMojo.oldVersions
private List
<DependencyDescriptor> JApiCmpReport.oldVersions
private final List
<DependencyDescriptor> PluginParameters.oldVersionsParam
Methods 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)