info.magnolia.module.delta
Class BootstrapSingleResource
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.BootstrapResourcesTask
info.magnolia.module.delta.BootstrapSingleResource
- All Implemented Interfaces:
- Task
public class BootstrapSingleResource
- extends BootstrapResourcesTask
A Task which bootstraps a single file.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
BootstrapSingleResource
public BootstrapSingleResource(String name,
String description,
String resource)
BootstrapSingleResource
public BootstrapSingleResource(String name,
String description,
String resource,
int importUUIDBehavior)
getResourcesToBootstrap
protected String[] getResourcesToBootstrap(InstallContext installContext)
- Description copied from class:
BootstrapResourcesTask
- Override this method to bootstrap specific resource files.
- Overrides:
getResourcesToBootstrap
in class BootstrapResourcesTask
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.