Package hudson.scm

Class CvsChangeSet

java.lang.Object
hudson.scm.CvsChangeSet
All Implemented Interfaces:
Serializable

public class CvsChangeSet extends Object implements Serializable
Used to store a list of changes and a list of files parsed from the output of the CVS rlog command.
Author:
Michael Clarke
See Also: