| Package | Description |
|---|---|
| org.nuiton.jredmine | |
| org.nuiton.jredmine.rest |
| Class and Description |
|---|
| RedmineAnonymousService
Contract of all redmine operations which do not requires any login to server.
|
| RedmineLogguedService
Contract of all redmine operations that needs a login to be performed.
|
| RedmineService
The full redmine service with anonymous and loggued methods.
|
| RedmineServiceConfiguration
Contract of a redmine service configuration.
|
| RedmineServiceException
An exception to throw when something is wrong in a
RedmineService. |
| RedmineServiceImplementor
Technical contract to implements a redmine service which wrap the
RedmineRestClient. |
| RedmineServiceLoginException
An exception to be thrown when a problem with authentication state in a
RedmineService. |
| Class and Description |
|---|
| RedmineServiceConfiguration
Contract of a redmine service configuration.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.