| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.internal.model.builder.resolvers | |
| com.mulesoft.connectivity.rest.commons.internal.model.common |
| Modifier and Type | Method and Description |
|---|---|
ResolverDeclaration<U> |
ResolverDeclarationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ResolverDeclaration |
EvaluationContext.resolveDeclaration(String declarationName)
Gets a resolver declaration from this evaluation context.
|
ResolverDeclaration |
SimpleEvaluationContext.resolveDeclaration(String declarationName) |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationContext.declare(ResolverDeclaration resolverDeclaration)
Allows defining a resolver declaration in this context.
|
void |
SimpleEvaluationContext.declare(ResolverDeclaration resolverDeclaration) |
Copyright © 2021. All rights reserved.