Class CaseManagementHelper


  • @Component
    public class CaseManagementHelper
    extends Object
    Contains methods specific to handle case management work items. It is quite a temporary solution in order to ease SqlRepositoryServiceImpl from tons of type-specific code. Serious solution would be to implement subobject-level operations more generically.
    Author:
    mederly