Package | Description |
---|---|
de.espirit.firstspirit.agency |
Modifier and Type | Method and Description |
---|---|
ModuleAdminAgent.ModuleResult |
ModuleAdminAgent.install(InputStream fsmStream,
boolean updateUsages)
Installs or updates the given module.
|
void |
ModuleAdminAgent.installProjectApp(String moduleName,
String projectAppName,
Project project)
Installs or updates a project application to the specified project.
|
void |
ModuleAdminAgent.installWebApp(String moduleName,
String webAppComponent,
WebAppId webAppId)
Installs or updates the given web-app component into the specified web app and deploys the web app
to it's web-server.
|
void |
ModuleAdminAgent.uninstall(String moduleName,
boolean removeUsages)
Uninstalls the given module.
|
void |
ModuleAdminAgent.uninstallProjectApp(String moduleName,
String projectAppName,
Project project)
Removes the project application from the specified project.
|
void |
ModuleAdminAgent.uninstallWebApp(String moduleName,
String webAppComponent,
WebAppId webAppId)
Removes the given web-app component from the specified web app and deploys the web
to it's web-server.
|
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408