public interface NodeTemplate
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getArtifacts() |
String |
getHostNodeName() |
String |
getModuleType() |
String |
getNodeTemplateId() |
Map<String,Object> |
getNodeTypeDefinition() |
Object |
getPropertyValue(String propertyName) |
List<Map<String,Object>> |
getRequirements() |
String |
getType() |
boolean |
isDeployedOnIaaS() |
Map<String,Object> |
transform() |
Copyright © 2016. All rights reserved.