Package | Description |
---|---|
de.espirit.firstspirit.agency |
Modifier and Type | Interface and Description |
---|---|
interface |
GlobalWebAppId
Identifies a global web-app by it's
id . |
interface |
ProjectWebAppId
|
Modifier and Type | Method and Description |
---|---|
Collection<WebAppId> |
ModuleAdminAgent.ModuleResult.getUpdatedWebApps()
Returns the ids of all updated web-app components.
|
Collection<WebAppId> |
ModuleAdminAgent.getWebAppUsages(String moduleName,
String webAppComponent)
Returns all usages of the given web-app component.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
ModuleAdminAgent.downloadWebApp(WebAppId webAppId)
Download the specified web app as
.war -file. |
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.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