Package sonia.scm.repository.spi
Interface BranchDetailsCommand
public interface BranchDetailsCommand
- Since:
- 2.28.0
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(BranchDetailsCommandRequest branchDetailsCommandRequest) Computes the details for the given request.
-
Method Details
-
execute
Computes the details for the given request.
-