public static interface ModuleAdminAgent.ModuleResult
Modifier and Type | Method and Description |
---|---|
ModuleDescriptor |
getDescriptor()
Returns the descriptor of the currently installed/updated module.
|
String |
getLogMessages()
Return any log message of the installation process.
|
Collection<Project> |
getUpdatedProjectApps()
Returns the projects where project-app components are updated.
|
Collection<WebAppId> |
getUpdatedWebApps()
Returns the ids of all updated web-app components.
|
ModuleDescriptor getDescriptor()
@NotNull Collection<WebAppId> getUpdatedWebApps()
@NotNull Collection<Project> getUpdatedProjectApps()
String getLogMessages()
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408