net.nemerosa.ontrack.model.security.ProjectFunction.kt Maven / Gradle / Ivy
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