Uses of Class
org.apache.maven.scm.ChangeSet
Packages that use ChangeSet
-
Uses of ChangeSet in org.apache.maven.scm.command.changelog
Methods in org.apache.maven.scm.command.changelog that return types with arguments of type ChangeSetModifier and TypeMethodDescriptionChangeLogSet.getChangeSets()Returns the collection of changeSet.Method parameters in org.apache.maven.scm.command.changelog with type arguments of type ChangeSetConstructor parameters in org.apache.maven.scm.command.changelog with type arguments of type ChangeSetModifierConstructorDescriptionChangeLogSet(List<ChangeSet> entries, Date startDate, Date endDate) Initializes a new instance of this class. -
Uses of ChangeSet in org.apache.maven.scm.command.update
Methods in org.apache.maven.scm.command.update that return types with arguments of type ChangeSetMethod parameters in org.apache.maven.scm.command.update with type arguments of type ChangeSet