Interface PrivilegeInstaller
-
@ProviderType public interface PrivilegeInstallerNodeTypeInstaller...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<Privilege>install(ProgressTracker tracker, PrivilegeDefinitions defs)
-
-
-
Method Detail
-
install
Collection<Privilege> install(ProgressTracker tracker, PrivilegeDefinitions defs) throws IOException, RepositoryException
- Throws:
IOExceptionRepositoryException
-
-