| Class | Description |
|---|---|
| AbstractSvnTask | Base class for all concrete SVN tasks. |
| SvnCheckoutTask | The task implementation class to checkout a given SVN repository. |
| SvnPlugin | The SEU-as-Code subversion plugin. |
| SvnRepository | The SvnRepository class is the value holder object for named SVN domain objects. |
| SvnUpdateTask | The task implementation class to update a given SVN repository. |