Uses of Class
org.apache.maven.scm.provider.accurev.FileDifference
Packages that use FileDifference
Package
Description
-
Uses of FileDifference in org.apache.maven.scm.provider.accurev
Methods in org.apache.maven.scm.provider.accurev that return types with arguments of type FileDifference -
Uses of FileDifference in org.apache.maven.scm.provider.accurev.cli
Fields in org.apache.maven.scm.provider.accurev.cli declared as FileDifferenceFields in org.apache.maven.scm.provider.accurev.cli with type parameters of type FileDifferenceMethods in org.apache.maven.scm.provider.accurev.cli that return types with arguments of type FileDifferenceModifier and TypeMethodDescriptionConstructor parameters in org.apache.maven.scm.provider.accurev.cli with type arguments of type FileDifference -
Uses of FileDifference in org.apache.maven.scm.provider.accurev.command.changelog
Method parameters in org.apache.maven.scm.provider.accurev.command.changelog with type arguments of type FileDifferenceModifier and TypeMethodDescriptionprivate ChangeLogSet
AccuRevChangeLogCommand.getChangeLog
(Stream stream, List<FileDifference> streamDifferences, List<Transaction> streamHistory, List<Transaction> workspaceHistory, Date startDate, Date endDate)