Class ExpressionProfileCompiler
- java.lang.Object
-
- com.evolveum.midpoint.model.common.expression.ExpressionProfileCompiler
-
@Component public class ExpressionProfileCompiler extends Object
- Author:
- Radovan Semancik
-
-
Constructor Summary
Constructors Constructor Description ExpressionProfileCompiler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExpressionProfiles
compile(SystemConfigurationExpressionsType expressionsType)
-
-
-
Method Detail
-
compile
public ExpressionProfiles compile(SystemConfigurationExpressionsType expressionsType) throws SchemaException
- Throws:
SchemaException
-
-