mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
move repository permissions to scm-core
This commit is contained in:
@@ -45,8 +45,10 @@ import sonia.scm.repository.Repository;
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* This class represents the permission to a repository of a user.
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
* @since 1.21
|
||||
*/
|
||||
public class RepositoryPermission implements Permission, Serializable
|
||||
{
|
||||
Reference in New Issue
Block a user