public class MuleArtifactPatchingModel extends Object
| Constructor and Description |
|---|
MuleArtifactPatchingModel() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAffectedVersions() |
org.mule.tools.api.classloader.model.ArtifactCoordinates |
getArtifactCoordinates() |
void |
setAffectedVersions(List<String> affectedVersions) |
void |
setArtifactCoordinates(org.mule.tools.api.classloader.model.ArtifactCoordinates artifactCoordinates) |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.