public class CompositeModuleDeploymentRequest extends ModuleDeploymentRequest
Constructor and Description |
---|
CompositeModuleDeploymentRequest(ModuleDeploymentRequest parent,
java.util.List<ModuleDeploymentRequest> children) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ModuleDeploymentRequest> |
getChildren() |
compareTo, getGroup, getIndex, getModule, getParameters, getSinkChannelName, getSourceChannelName, getType, isLaunch, isRemove, setGroup, setIndex, setLaunch, setModule, setParameter, setRemove, setSinkChannelName, setSourceChannelName, setType, toString
public CompositeModuleDeploymentRequest(ModuleDeploymentRequest parent, java.util.List<ModuleDeploymentRequest> children)
public java.util.List<ModuleDeploymentRequest> getChildren()