| Package | Description |
|---|---|
| org.nuiton.jredmine.service |
| Class and Description |
|---|
| AbstractRedmineService
Abstract redmine service which boxes the technical
RedmineClient. |
| RedmineAnonymousService
Contract of all redmine operations which do not requires any login to server (if project is public).
|
| RedmineLogguedService
Contract of all redmine operations that needs a login to be performed (for both public or private projects).
|
| 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. |
| RedmineServiceLoginException
An exception to be thrown when a problem with authentication state in a
RedmineService. |
Copyright © 2009–2014 CodeLutin. All rights reserved.