Package org.nuiton.jredmine

Interface Summary
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.
RedmineServiceImplementor Technical contract to implements a redmine service which wrap the RedmineRestClient.
 

Class Summary
DefaultRedmineAnonymousService Default implementation of RedmineAnonymousService.
DefaultRedmineService Default RedmineService implementation based on a RestClient
DefaultRedmineServiceImplementor Default Redmine technical service implementation.
 

Exception Summary
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-2012 CodeLutin. All Rights Reserved.