public class DeploymentProfileHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_PREMISE |
static String |
TEST |
| Constructor and Description |
|---|
DeploymentProfileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getProfiles() |
static boolean |
hasProfile(String str) |
public static final String TEST
public static final String ON_PREMISE
Copyright © 2017 LeanIX GmbH. All rights reserved.