Package sonia.scm.repository.spi
Class DiffResultCommandRequest
java.lang.Object
sonia.scm.repository.spi.FileBaseCommandRequest
sonia.scm.repository.spi.DiffCommandRequest
sonia.scm.repository.spi.DiffResultCommandRequest
- All Implemented Interfaces:
Serializable
,Cloneable
,Resetable
,Validateable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sonia.scm.repository.spi.DiffCommandRequest
clone, getAncestorChangeset, getFormat, getIgnoreWhitespaceLevel, isValid, setAncestorChangeset, setFormat, setIgnoreWhitespaceLevel
Methods inherited from class sonia.scm.repository.spi.FileBaseCommandRequest
getPath, getRevision, reset, setPath, setRevision
-
Constructor Details
-
DiffResultCommandRequest
public DiffResultCommandRequest()
-