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