public class BootstrapSingleModuleResource extends BootstrapResourcesTask
DO_NOTHING, log
Constructor and Description |
---|
BootstrapSingleModuleResource(String resourceName) |
BootstrapSingleModuleResource(String resourceName,
int importUUIDBehavior) |
BootstrapSingleModuleResource(String name,
String description,
String resourceName) |
BootstrapSingleModuleResource(String name,
String description,
String resourceName,
int importUUIDBehavior) |
BootstrapSingleModuleResource(String name,
String description,
String resourceName,
String subPath) |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap(InstallContext installContext,
int importUUIDBehavior) |
protected String[] |
getResourcesToBootstrap(InstallContext installContext)
Override this method to bootstrap specific resource files.
|
acceptResource, execute
getDescription, getName, toString
public BootstrapSingleModuleResource(String resourceName)
public BootstrapSingleModuleResource(String resourceName, int importUUIDBehavior)
public BootstrapSingleModuleResource(String name, String description, String resourceName)
public BootstrapSingleModuleResource(String name, String description, String resourceName, int importUUIDBehavior)
public void bootstrap(InstallContext installContext, int importUUIDBehavior) throws IOException, javax.jcr.RepositoryException
bootstrap
in class BootstrapResourcesTask
IOException
javax.jcr.RepositoryException
protected String[] getResourcesToBootstrap(InstallContext installContext)
BootstrapResourcesTask
getResourcesToBootstrap
in class BootstrapResourcesTask
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.