public class ApikitElementIdentifiers extends Object
ApikitConfig
Flow
FlowMapping| Modifier and Type | Method and Description |
|---|---|
static boolean |
isApikitConfig(org.mule.runtime.ast.api.ComponentAst component) |
static boolean |
isFlow(org.mule.runtime.ast.api.ComponentAst component) |
static boolean |
isFlowMapping(org.mule.runtime.api.component.ComponentIdentifier identifier) |
static boolean |
isFlowMappings(org.mule.runtime.api.component.ComponentIdentifier identifier) |
public static boolean isFlow(org.mule.runtime.ast.api.ComponentAst component)
public static boolean isApikitConfig(org.mule.runtime.ast.api.ComponentAst component)
public static boolean isFlowMappings(org.mule.runtime.api.component.ComponentIdentifier identifier)
public static boolean isFlowMapping(org.mule.runtime.api.component.ComponentIdentifier identifier)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.