Interface Summary |
ChangelogBrowser |
Provides information on the changesets in an SCM implementation |
DetailConstants |
Custom fields should be fq names like "com.company.myfield". |
DirectoryBrowser |
|
HasChangelogBrowser |
An SCMRepository which provides access to a changelog sould implement this interface. |
HasDirectoryBrowser |
An SCMRepository which provides access to a directory tree should implement this interface. |
SCMModule |
A type of repository -- a number of repositories of this type belong to this module
Repositories in this module must have distinct names. |
SCMRepository |
A single Crucible plugin-based SCM repository. |