Package | Description |
---|---|
lumis.portal.deployment |
Provides the API for LumisXP module deployment.
|
lumis.portal.filesystem.impl | |
lumis.service.portalmanagement.upgrade |
Modifier and Type | Method and Description |
---|---|
static LocalDataFile |
DeploymentUtil.getModuleLocalDataFile(IModule module)
Utility method to obtain an archive file relative to a module.
|
static LocalDataFile |
DeploymentUtil.getModuleLocalDataFile(String moduleId)
Utility method to obtain an archive file relative to a module.
|
static LocalDataFile |
DeploymentUtil.getNewVersionModuleLocalDataFile(IModule module)
Utility method to obtain the new version of the archive file relative to a module.
|
static LocalDataFile |
DeploymentUtil.getOldVersionModuleLocalDataFile(IModule module)
Utility method to obtain the old version of the archive file relative to a module.
|
Modifier and Type | Method and Description |
---|---|
static ClusterMirroredLocalDataFile |
DeploymentUtil.renameTempPortalFileToFinalModulePortalFile(LocalDataFile tempPortalFile)
Renames the temp module file to the unique module file name.
|
Modifier and Type | Method and Description |
---|---|
static LocalDataFile |
LocalDataFile.fromAbsolutePath(String absolutePath)
Returns a
LocalDataFile resolved from an absolute file path. |
LocalDataFile |
LocalDataFile.getParent() |
LocalDataFile |
LocalDataFile.getRoot() |
LocalDataFile |
LocalDataFile.resolve(String relativePath) |
LocalDataFile |
ClusterMirroredLocalDataFile.toLocalDataFile()
Returns a
LocalDataFile of the same relative path of this file. |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeResource.setExecutables(LocalDataFile curFile)
Sets all sh files as executable recursively.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.