Class ExpressionProfileManager

java.lang.Object
com.evolveum.midpoint.model.common.expression.ExpressionProfileManager

@Component public class ExpressionProfileManager extends Object
Manages (cached) expression profiles. Because of implementation reasons, the profiles are cached within SystemObjectCache. This probably should change in the future, along with moving this class to `repo-common` (at least partly).