public final class AppIdentifier extends Object
| Constructor and Description |
|---|
AppIdentifier(String name,
String orgId,
String envId) |
| Modifier and Type | Method and Description |
|---|---|
static AppIdentifier |
fromEnvironment(org.mule.runtime.core.api.el.ExpressionManager expressionManager) |
String |
getEnvId() |
String |
getIdentifier() |
String |
getName() |
String |
getOrgId() |
String |
toString() |
public String getName()
public String getOrgId()
public String getEnvId()
public String getIdentifier()
public static AppIdentifier fromEnvironment(org.mule.runtime.core.api.el.ExpressionManager expressionManager)
Copyright © 2024 AVIO Consulting. All rights reserved.