Class Deltas
- java.lang.Object
 - 
- com.xebialabs.deployit.plugin.api.deployment.specification.Deltas
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class Deltas extends java.lang.Object implements java.io.SerializableA collection ofDeltas- See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Delta>getDeltas()TheDeltas. 
 -