Interface ArtifactDelta
-
- All Known Implementing Classes:
CompoundArtifactDelta
,SimpleArtifactDelta
public interface ArtifactDelta
Represents both simple and compound artifact delta.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDetailedMessage()
String
getMessage()
-