public class ChangeVirtualUriMappingTask extends AbstractRepositoryTask
Modifier and Type | Field and Description |
---|---|
protected static String |
FROM_URI |
protected static String |
TO_URI |
protected static String |
VIRTUAL_URI_MAPPING |
DO_NOTHING
Constructor and Description |
---|
ChangeVirtualUriMappingTask(String currentValue,
String newValue) |
ChangeVirtualUriMappingTask(String currentValue,
String newValue,
String[] includedPrefixes) |
ChangeVirtualUriMappingTask(String name,
String description,
String currentValue,
String newValue) |
ChangeVirtualUriMappingTask(String name,
String description,
String currentValue,
String newValue,
String[] includedPrefixes) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext installContext) |
execute
getDescription, getName, toString
protected static final String VIRTUAL_URI_MAPPING
protected static final String FROM_URI
protected static final String TO_URI
public ChangeVirtualUriMappingTask(String currentValue, String newValue)
public ChangeVirtualUriMappingTask(String currentValue, String newValue, String[] includedPrefixes)
public ChangeVirtualUriMappingTask(String name, String description, String currentValue, String newValue)
protected void doExecute(InstallContext installContext) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.