public class BundleDescriptor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BundleDescriptor.Builder
Builder for creating a
BundleDescriptor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
String |
getBaseVersion() |
Optional<String> |
getClassifier() |
String |
getGroupId() |
String |
getType() |
String |
getVersion() |
int |
hashCode() |
boolean |
isPlugin() |
String |
toString() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.