SkillRight.ktPart of the Skill Matrix plugin. Permission Definition.
Kotlin Class implementing SkillRight.
SkillRight — class : UserRightAccessCheck<SkillEntryDO>(SkillRightId.PLUGIN_SKILL_MATRIX, UserRightCategory.PLUGINS, UserRightValue.TRUE).
Key dependencies: org.projectforge.business.user.UserRightAccessCheck, org.projectforge.business.user.UserRightCategory, org.projectforge.business.user.UserRightValue, org.projectforge.framework.access.AccessChecker, org.projectforge.framework.access.OperationType, org.projectforge.framework.persistence.user.entities.PFUserDO
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
4efcbd0fb | Migration stuff in progress... (minor edit, updated imports) |
b6092df09 | Copyright 2023 -> 2024 (minor edit, license header update) |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. (minor edit, license header update) |
5f7ef41b8 | Copyright 2021 -> 2022 |
ceb63e8a1 | Source code header: (C) 2001-2021. |
72efe835f | WIP: Skill matrix. |
c7f0b83db | Skillmatrix: WIP |
129529a8d | Initial revision of SkillMatrix. |