public interface ModuleManagerUI
Modifier and Type | Method and Description |
---|---|
boolean |
execute(Writer out,
String command) |
void |
onStartup() |
void |
renderTempPage(Writer out)
Not used anymore since 4.4 - but keeping this around; in the future, we might re-use this,
as the page shown to regular users while the Magnolia instance is being updated by an admin;
only admin(s) would have access to the update status pages.
|
void onStartup() throws ModuleManagementException
ModuleManagementException
boolean execute(Writer out, String command) throws ModuleManagementException
ModuleManagementException
void renderTempPage(Writer out) throws ModuleManagementException
ModuleManagementException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.