public class JahiaWebAppsWarPackage extends Object
| Constructor and Description |
|---|
JahiaWebAppsWarPackage(String contextRoot)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addWebAppDef(JahiaWebAppDef webAppDef)
Add a WebApps Definition in the Web Apps list
|
String |
getContextRoot()
Returns the Context Root of this package
|
List<JahiaWebAppDef> |
getWebApps()
Get the WebApps List
|
public JahiaWebAppsWarPackage(String contextRoot)
(String) - contextRoot , the context root of the web appspublic List<JahiaWebAppDef> getWebApps()
public void addWebAppDef(JahiaWebAppDef webAppDef)
(JahiaWebAppDef) - webAppDefpublic String getContextRoot()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.