Interface ArtifactDelta
-
- All Known Implementing Classes:
BaselineValidator.MissingArtifactDelta,CompoundArtifactDelta,SimpleArtifactDelta
public interface ArtifactDeltaRepresents both simple and compound artifact delta.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDetailedMessage()java.lang.StringgetMessage()
-