Module changeset

Source
Expand description

Types describing changes between two builds

Structs§

ChangeLogEntry
Changes found from a repo
CommonChangeSet
A Change Set
CommonChangeSetList
A Jenkins ChangeSetList
EmptyChangeSet
No changes recorded
FilteredChangeLogSet
Changes filtered by maven module
GitChangeSet
Changes found from git
GitChangeSetList
Changes found from git
PathChange
A file that was changed
RepoChangeLogSet
Changes found from a repo

Enums§

EditType
Edit type on a file

Traits§

ChangeSet
Trait implemented by specialization of changeset
ChangeSetList
Trait implemented by specialization of changesetlist