public class MuleLicense extends Object
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpirationDate() |
boolean |
hasEntitlement(String id,
String name)
Determines if the license has a given entitlement
|
boolean |
isEvaluation() |
public Date getExpirationDate()
public boolean hasEntitlement(String id, String name)
id - entitlement's IDname - entitlement's namepublic boolean isEvaluation()
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.