| Interface | Description |
|---|---|
| ScmConnection |
An interface which gives the SCMs main features
|
| ScmFileManager |
An interface which gives the SCMs features relative to file management
|
| ScmProvider |
An interface which allows to know and to use the specific features of each SCM
|
| Class | Description |
|---|---|
| ScmRevision |
| Exception | Description |
|---|---|
| OperationNotSupportedException |
An exception called when the requested operation is not supported by the SCM
|
| RepositoryNotFoundException |
An exception called when the requested SCM doesn't exist
|
| SweInternalException |
Exception thrown when the program encounters a problem independent from the user's input
|
Copyright © 2009–2017 CodeLutin. All rights reserved.