public class PlanRequest extends Object
| Constructor and Description |
|---|
PlanRequest() |
| Modifier and Type | Method and Description |
|---|---|
static String |
create(Set<ScopedDeployedSoftware> services,
ScopeState scopeState,
String... suggestedGHNs)
Creates the request plan for the Broker Service
|
public static String create(Set<ScopedDeployedSoftware> services, ScopeState scopeState, String... suggestedGHNs) throws IOException, VirtualNode.NoGHNFoundException
services - the services to deploysuggestedGHNs - the GHNs suggested for the deploymentscope - the scope of the requestVirtualNode.NoGHNFoundException - if any of the target suggested node does not existIOExceptionCopyright © 2014. All Rights Reserved.