public class RemovePermissionTask extends AbstractRepositoryTask
RoleManager
.
Removes the permission to the given path, as well as "path/*".DO_NOTHING, log
Constructor and Description |
---|
RemovePermissionTask(String taskName,
String roleName,
String workspaceName,
String pathToRemove,
long permission) |
RemovePermissionTask(String taskName,
String taskDescription,
String roleName,
String workspaceName,
String pathToRemove,
long permission) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext ctx) |
execute
getDescription, getName, toString
public RemovePermissionTask(String taskName, String roleName, String workspaceName, String pathToRemove, long permission)
protected void doExecute(InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.