public interface PolicyTemplateResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(PolicyTemplate policyTemplate,
Map<String,Object> configurationData)
Resolves the template for a policy
|
String resolve(PolicyTemplate policyTemplate, Map<String,Object> configurationData) throws PolicyTemplateResolverException
policyTemplate - The policy to resolveconfigurationData - The required data to fill in the templatePolicyTemplateResolverExceptionCopyright © 2014–2025 MuleSoft, Inc.. All rights reserved.