[ https://issues.apache.org/jira/browse/SYNCOPE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579523#comment-13579523 ]
Hudson commented on SYNCOPE-312: -------------------------------- Integrated in Syncope-trunk #95 (See [https://builds.apache.org/job/Syncope-trunk/95/]) [SYNCOPE-312] Fixing missing consideration of admin console by commit r1446632 (Revision 1446679) SYNCOPE-312 Moving workflow related methods from UserService to UserWorkflowService (Revision 1446632) Result = SUCCESS ilgrosso : Files : * /syncope/trunk/console/src/main/java/org/apache/syncope/console/SyncopeSession.java cschneider : Files : * /syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/UserServiceProxy.java * /syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/UserWorkflowServiceProxy.java * /syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserService.java * /syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserWorkflowService.java * /syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ApprovalRestClient.java * /syncope/trunk/core/src/main/java/org/apache/syncope/core/services/UserServiceImpl.java * /syncope/trunk/core/src/main/java/org/apache/syncope/core/services/UserWorkflowServiceImpl.java * /syncope/trunk/core/src/main/resources/restContext.xml * /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java * /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java > Introducing UserWorkflowService > ------------------------------- > > Key: SYNCOPE-312 > URL: https://issues.apache.org/jira/browse/SYNCOPE-312 > Project: Syncope > Issue Type: Bug > Components: common > Reporter: Jan Bernhardt > Assignee: Christian Schneider > Priority: Minor > Labels: refactoring > Fix For: 1.1.0 > > > As agreed on dev mailinglist [1] task of this Issue is to create a > UserWorkflowService Interface and move workflow related methods from > UserService to UserWorkflowService. > [1] > http://syncope-dev.1063484.n5.nabble.com/DISCUSS-User-Service-td5712640.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira