Package sonia.scm.repository.spi
Interface TagCommand
public interface TagCommand
- Since:
- 2.11
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(TagCreateRequest request) void
delete
(TagDeleteRequest request)
-
Method Details
-
create
- Throws:
IOException
-
delete
- Throws:
IOException
-