This is an automated email from the ASF dual-hosted git repository. myrle pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git
commit fb278a5177a4498f2abe13e64bcf0e864ac30717 Merge: 3aa4df7 3771232 Author: Markus Geiß <[email protected]> AuthorDate: Thu Jun 29 18:08:21 2017 +0200 Merge pull request #12 from mgeiss/develop added process steps to fetch actions based on customer state .../customer/api/v1/client/CustomerManager.java | 12 ++++- .../io/mifos/customer/api/v1/domain/Command.java | 4 +- .../mifos/customer/api/v1/domain/ProcessStep.java | 31 +++++++++--- .../main/java/io/mifos/customer/TestCustomer.java | 45 +++++++++++++++++ .../repository/TaskInstanceRepository.java | 3 ++ .../service/internal/service/CustomerService.java | 59 +++++++++++++++++++++- .../rest/controller/CustomerRestController.java | 59 ++++++++++------------ 7 files changed, 170 insertions(+), 43 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
