public class Category extends UnknownType
isCommunity(): Represents that the plugin does not requires an Enterprise Mule Runtime to work.isSelect(): Represents that the plugin requires an Enterprise Mule Runtime to work.isPremium(): Represents that the plugin requires an Enterprise Mule Runtime to work and also
an plugin entitlement to workisCertified(): Represent that the plugin is MuleSoft certified and requires an Enterprise Mule
Runtime to work| Constructor and Description |
|---|
Category(String value,
boolean unknown,
boolean community,
boolean select,
boolean premium,
boolean certified) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCertified() |
boolean |
isCommunity() |
boolean |
isPremium() |
boolean |
isSelect() |
getValue, isUnknownpublic Category(String value, boolean unknown, boolean community, boolean select, boolean premium, boolean certified)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.