|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.delta.AbstractTask info.magnolia.module.delta.BootstrapResourcesTask info.magnolia.module.delta.BootstrapSingleResource
public class BootstrapSingleResource
A Task which bootstraps a single file. If this file is located in the default dir
("/mgnl-bootstrap/
BootstrapSingleModuleResource
instead.
Field Summary
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
Constructor Summary
BootstrapSingleResource(String name,
String description,
String resource)
BootstrapSingleResource(String name,
String description,
String resource,
int importUUIDBehavior)
Method Summary
protected String[]
getResourcesToBootstrap(InstallContext installContext)
Override this method to bootstrap specific resource files.
Methods inherited from class info.magnolia.module.delta.BootstrapResourcesTask
acceptResource, execute
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
BootstrapSingleResource
public BootstrapSingleResource(String name,
String description,
String resource)
BootstrapSingleResource
public BootstrapSingleResource(String name,
String description,
String resource,
int importUUIDBehavior)
Method Detail
getResourcesToBootstrap
protected String[] getResourcesToBootstrap(InstallContext installContext)
BootstrapResourcesTask
getResourcesToBootstrap
in class BootstrapResourcesTask
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.