info.magnolia.module
Class ModuleManager.ModuleManagementState

java.lang.Object
  extended by info.magnolia.module.ModuleManager.ModuleManagementState
Enclosing interface:
ModuleManager

public static final class ModuleManager.ModuleManagementState
extends java.lang.Object

Represent what's to be done for all modules.


Constructor Summary
ModuleManager.ModuleManagementState()
           
 
Method Summary
 java.util.List<ModuleManager.ModuleAndDeltas> getList()
           
 boolean needsUpdateOrInstall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleManager.ModuleManagementState

public ModuleManager.ModuleManagementState()
Method Detail

needsUpdateOrInstall

public boolean needsUpdateOrInstall()

getList

public java.util.List<ModuleManager.ModuleAndDeltas> getList()


Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.