public class MuleApplicationModelLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.meta.MuleVersion |
MIN_MULE_GA_VERSION |
static String |
MULE_ARTIFACT_JSON_FILE_NAME |
| Constructor and Description |
|---|
MuleApplicationModelLoader(org.mule.runtime.api.deployment.meta.MuleApplicationModel muleApplicationModel,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRuntimeVersion() |
MuleApplicationModelLoader |
withRuntimeVersion(String runtimeVersion) |
public static final String MULE_ARTIFACT_JSON_FILE_NAME
public static final org.mule.runtime.api.meta.MuleVersion MIN_MULE_GA_VERSION
public MuleApplicationModelLoader(org.mule.runtime.api.deployment.meta.MuleApplicationModel muleApplicationModel,
org.apache.maven.plugin.logging.Log log)
public MuleApplicationModelLoader withRuntimeVersion(String runtimeVersion)
public String getRuntimeVersion()
Copyright © 2024 MuleSoft Inc. All rights reserved.