Package sonia.scm.repository.spi
Interface Resetable
- All Known Implementing Classes:
BlameCommandRequest
,BrowseCommandRequest
,CatCommandRequest
,DiffCommandRequest
,DiffResultCommandRequest
,FileBaseCommandRequest
,IncomingCommandRequest
,LogCommandRequest
,MergeCommandRequest
,ModificationsCommandRequest
,ModifyCommandRequest
,OutgoingCommandRequest
,PagedRemoteCommandRequest
,PullCommandRequest
,PushCommandRequest
,RemoteCommandRequest
Deprecated.
This interface may get removed at some point in the future.
- Since:
- 1.17
-
Method Summary
-
Method Details
-
reset
void reset()Deprecated.
-