public class DeploymentTypes extends Object
Modifier and Type | Method and Description |
---|---|
static String |
binary() |
static List<String> |
getAll() |
static String |
git() |
static boolean |
isBinary(String deploymentType) |
static boolean |
isGit(String deploymentType) |
static String |
switchType(String deploymentType) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.