Class Inspection
- java.lang.Object
 - 
- com.xebialabs.deployit.engine.api.dto.Inspection
 
 
- 
public class Inspection extends java.lang.ObjectThe parameter object of a inspection (discovery) action. It contains the id of the CI to inspect. For example, the root node of a middleware topology. 
- 
- 
Constructor Summary
Constructors Constructor Description Inspection(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem configurationItem) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.xebialabs.deployit.plugin.api.udm.ConfigurationItemgetConfigurationItem() 
 -