|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.AbstractModuleVersionHandler info.magnolia.module.DefaultModuleVersionHandler info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
public class WorkflowModuleVersionHandler
The ModuleVersionHandler
for the workflow module.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler |
---|
AbstractModuleVersionHandler.ModuleVersionToLatestTask, AbstractModuleVersionHandler.ModuleVersionUpdateTask |
Field Summary |
---|
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler |
---|
log |
Constructor Summary | |
---|---|
WorkflowModuleVersionHandler()
|
Method Summary | |
---|---|
protected java.util.List<Task> |
getExtraInstallTasks(InstallContext ctx)
Override this method to add specific install tasks to your module. |
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler |
---|
getBasicInstallTasks |
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler |
---|
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, getInstall, getInstallConditions, getStartupDelta, getStartupTasks, getUpdate, getUpdateDeltas, register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowModuleVersionHandler()
Method Detail |
---|
protected java.util.List<Task> getExtraInstallTasks(InstallContext ctx)
AbstractModuleVersionHandler
getExtraInstallTasks
in class AbstractModuleVersionHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |