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.Serializable
A collection ofDelta
s- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Delta>
getDeltas()
TheDelta
s.
-