public class SetDefaultPublicURITask extends AbstractTask
DO_NOTHING, log
Constructor and Description |
---|
SetDefaultPublicURITask(String moduleDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InstallContext context)
A good-citizen task should execute itself responsibly: it should know
what to do in case of problems: for instance, fixable or irrelevant
issues should usually just be logged used the InstallContext methods,
when the user can fix them later on.
|
getDescription, getName, toString
public SetDefaultPublicURITask(String moduleDescriptor)
public void execute(InstallContext context) throws TaskExecutionException
Task
TaskExecutionException
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.