| Package | Description |
|---|---|
| org.nuiton.jredmine.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RedmineService
The full redmine service with anonymous and loggued methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRedmineAnonymousService
Default implementation of
RedmineAnonymousService. |
class |
DefaultRedmineService
Default implementation of the
RedmineService. |
| Modifier and Type | Field and Description |
|---|---|
protected RedmineAnonymousService |
DefaultRedmineService.anonymousService
Delegate all anonymous call to the anonymous service.
|
Copyright © 2009–2014 CodeLutin. All rights reserved.