net.nemerosa.ontrack.model.security.ProjectFunction.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ontrack-model Show documentation
Show all versions of ontrack-model Show documentation
Ontrack module: ontrack-model
package net.nemerosa.ontrack.model.security
/**
* Sub-interfaces define all functions available in a project.
* The list of available functions is available in the [RolesService] service
* and new functions can be contributed through extensions.
*/
interface ProjectFunction
© 2015 - 2025 Weber Informatics LLC | Privacy Policy