com.xebialabs.deployit.plugin.lb.util
Class DeploymentGroups

java.lang.Object
  extended by com.xebialabs.deployit.plugin.lb.util.DeploymentGroups

public class DeploymentGroups
extends java.lang.Object


Field Summary
static java.lang.String DEPLOYMENT_GROUP_PROPERTY
           
 
Constructor Summary
DeploymentGroups()
           
 
Method Summary
static int getDeploymentGroup(com.xebialabs.deployit.plugin.api.udm.Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPLOYMENT_GROUP_PROPERTY

public static final java.lang.String DEPLOYMENT_GROUP_PROPERTY
See Also:
Constant Field Values
Constructor Detail

DeploymentGroups

public DeploymentGroups()
Method Detail

getDeploymentGroup

public static int getDeploymentGroup(com.xebialabs.deployit.plugin.api.udm.Container container)