Package | Description |
---|---|
lumis.portal.deployment |
Provides the API for Lumis Portal module deployment.
|
lumis.portal.deployment.process | |
lumis.portal.deployment.stepexecutable.module |
Modifier and Type | Method and Description |
---|---|
static void |
DeploymentUtil.copyModuleToDeploymentFolder(IFile moduleFile,
String moduleId,
ModuleDiff diff)
Copy recursively the files stored on the temp folder to the deployment final folder.
|
void |
DeploymentManager.deploy(IModule module,
ModuleDiff diff) |
void |
DeploymentManager.undeploy(IModule module,
ModuleDiff diff) |
Modifier and Type | Method and Description |
---|---|
static ModuleDiff |
ModuleDiff.diff(IModule originalModule,
IModule newModule)
Returns the diff of the given modules, if applicable or
null . |
Constructor and Description |
---|
RebuildEntityManagerFactoriesStepExecutable(Set<IModule> modulesAffected,
String moduleId,
String packageId,
ModuleDiff diff)
Creates a new instance.
|
ReprocessModuleStepExecutable(IModule module,
IModule originalModule,
Collection<IModule> currentlyInstalledModules,
ModuleDiff diff)
Creates a new instance.
|
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.