All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.nemerosa.ontrack.model.security.ProjectFunction Maven / Gradle / Ivy

There is a newer version: 4.4.5
Show newest version
package net.nemerosa.ontrack.model.security;

/**
 * Sub-interfaces define all functions available in a project.
 * The list of available functions is available in the {@link RolesService} service
 * and new functions can be contributed through extensions.
 */
public interface ProjectFunction {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy