public static final class ModuleManager.ModuleManagementState extends Object
Constructor and Description |
---|
ModuleManagementState() |
Modifier and Type | Method and Description |
---|---|
protected EnumSet<DeltaType> |
getDeltaTypes() |
String |
getDeltaTypesDescription(String[] texts)
Returns one of the given Strings depending on the combination of delta types
in the registered deltas.
|
List<ModuleManager.ModuleAndDeltas> |
getList() |
boolean |
needsUpdateOrInstall() |
public boolean needsUpdateOrInstall()
public List<ModuleManager.ModuleAndDeltas> getList()
public String getDeltaTypesDescription(String[] texts)
getDeltaTypesDescription({"modules need to be installed", "modules need to be installed", "modules need to be installed or updated"});
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.