public class ConvertAclToAppPermissionTask
extends info.magnolia.module.delta.AbstractRepositoryTask
Modifier and Type | Field and Description |
---|---|
protected static String |
APP_ALLOWED_ROLES_PATH |
protected static String |
APP_DENIED_ROLES_PATH |
protected static String |
APP_PERMISSIONS_PATH |
protected static String |
APP_PERMISSIONS_ROLES_PATH |
protected static String |
APP_ROLES_PATH |
protected static String |
APP_VOTERS_PATH |
protected static String |
PROPERTY_CLASS_NAME |
protected static String |
PROPERTY_NOT_NAME |
protected static String |
SUPERUSER_ROLE |
Constructor and Description |
---|
ConvertAclToAppPermissionTask(String name,
String description,
String oldURL,
String[] newApps,
boolean removeOldPermissions) |
ConvertAclToAppPermissionTask(String name,
String description,
String oldURL,
String newApp,
boolean removeOldPermissions) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(info.magnolia.module.InstallContext installContext) |
protected static final String APP_PERMISSIONS_PATH
protected static final String APP_ROLES_PATH
protected static final String APP_PERMISSIONS_ROLES_PATH
protected static final String APP_VOTERS_PATH
protected static final String APP_DENIED_ROLES_PATH
protected static final String APP_ALLOWED_ROLES_PATH
protected static final String PROPERTY_CLASS_NAME
protected static final String PROPERTY_NOT_NAME
protected static final String SUPERUSER_ROLE
public ConvertAclToAppPermissionTask(String name, String description, String oldURL, String[] newApps, boolean removeOldPermissions)
protected void doExecute(info.magnolia.module.InstallContext installContext) throws javax.jcr.RepositoryException, info.magnolia.module.delta.TaskExecutionException
doExecute
in class info.magnolia.module.delta.AbstractRepositoryTask
javax.jcr.RepositoryException
info.magnolia.module.delta.TaskExecutionException
Copyright © 2017 Magnolia International Ltd.. All rights reserved.