|
||||||||||
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.ConditionalDelegateTask info.magnolia.module.delta.IsInstallSamplesTask info.magnolia.module.delta.SamplesBootstrapTask
public class SamplesBootstrapTask
A task which bootstraps the module's content under /mgnl-bootstrap-samples/ if the magnolia.bootstrap.samples property is set the true.
Field Summary |
---|
Fields inherited from class info.magnolia.module.delta.AbstractTask |
---|
DO_NOTHING, log |
Constructor Summary | |
---|---|
SamplesBootstrapTask()
|
Method Summary |
---|
Methods inherited from class info.magnolia.module.delta.IsInstallSamplesTask |
---|
condition |
Methods inherited from class info.magnolia.module.delta.ConditionalDelegateTask |
---|
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 |
---|
public SamplesBootstrapTask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |