Class UserFilterServiceDecorator

java.lang.Object
org.bonitasoft.engine.userfilter.UserFilterServiceDecorator
All Implemented Interfaces:
UserFilterService

public class UserFilterServiceDecorator extends Object implements UserFilterService
This UserFilterService implementation injects, in method #executeFilter(long, SUserFilterDefinition, Map, ClassLoader) a new expression to access the APIAccessor for User filters. This new expression is referenced under the name 'apiAccessor'.
Author:
Emmanuel Duchastenier, Matthieu Chaffotte