Package | Description |
---|---|
info.magnolia.module.delta | |
info.magnolia.setup |
This package contains the classes necessary to install and update Magnolia's core module.
|
info.magnolia.setup.for5_2 |
Modifier and Type | Class and Description |
---|---|
class |
FalseCondition
A Condition which always return false.
|
class |
NoSameNameSiblingsCondition
Install condition to verify that Magnolia node types don't allow same name siblings.
|
class |
TrueCondition
A Condition which always return true.
|
class |
WarnCondition
Similar to the WarnTask, WarnCondition will always pass (return true) but will log a warning
message in the InstallContext.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemTmpDirCondition
A
Condition which checks the system temporary folder (as per the java.io.tmpdir property) exists and is writable. |
Modifier and Type | Class and Description |
---|---|
class |
IsNotAProblematicEnvironmentCondition
A
Condition prohibiting to install in problematic environments - unless explicitly allowed. |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.