public class EeTransformSetVariablesResourceExist extends AbstractEeTransformResourceExists
| Constructor and Description |
|---|
EeTransformSetVariablesResourceExist(ClassLoader artifactRegionClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
applicableInner(org.mule.runtime.ast.api.ComponentAst component) |
List<org.mule.runtime.ast.api.validation.ValidationResultItem> |
validateMany(org.mule.runtime.ast.api.ComponentAst component,
org.mule.runtime.ast.api.ArtifactAst artifact) |
applicable, getArtifactRegionClassLoader, getDescription, getLevel, getName, validateResourceExistspublic EeTransformSetVariablesResourceExist(ClassLoader artifactRegionClassLoader)
protected boolean applicableInner(org.mule.runtime.ast.api.ComponentAst component)
applicableInner in class AbstractEeTransformResourceExistspublic List<org.mule.runtime.ast.api.validation.ValidationResultItem> validateMany(org.mule.runtime.ast.api.ComponentAst component, org.mule.runtime.ast.api.ArtifactAst artifact)
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.