Package sonia.scm.repository.api
Class UnbundleResponse
java.lang.Object
sonia.scm.repository.api.AbstractBundleOrUnbundleCommandResponse
sonia.scm.repository.api.UnbundleResponse
Response of unbundle command.
- Since:
- 1.43
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sonia.scm.repository.api.AbstractBundleOrUnbundleCommandResponse
equals, getChangesetCount, hashCode, toString
-
Constructor Details
-
UnbundleResponse
public UnbundleResponse(long changesetCount)
-