Class ExpressionProfileCompiler
java.lang.Object
com.evolveum.midpoint.repo.common.expression.ExpressionProfileCompiler
- Author:
- Radovan Semancik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull ExpressionProfiles
compile
(@NotNull SystemConfigurationExpressionsType definition)
-
Constructor Details
-
ExpressionProfileCompiler
public ExpressionProfileCompiler()
-
-
Method Details
-
compile
@NotNull public @NotNull ExpressionProfiles compile(@NotNull @NotNull SystemConfigurationExpressionsType definition) throws SchemaException, ConfigurationException
-