Package | Description |
---|---|
lumis.portal.deployment.stepexecutable | |
lumis.portal.deployment.stepexecutable.component | |
lumis.portal.deployment.stepexecutable.module | |
lumis.portal.deployment.stepexecutable.script | |
lumis.portal.interactiveprocess |
Provides handling artifacts for portal interactive processes.
IProcess represents the interactive process. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDeploymentStepExecutable.execute(IStep step) |
protected abstract void |
AbstractDeploymentStepExecutable.executeInternal(IStep step)
Executes the step.
|
protected void |
ReloadRestConfigurationsStepExecutable.executeInternal(IStep step) |
void |
AbstractDeploymentStepExecutable.stepIgnored(IStep step) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentStructureSyncStepExecutable.execute(IStep step) |
void |
UpdateComponentChannelIdsStepExecutable.execute(IStep step) |
protected void |
CopyComponentPublicFilesStepExecutable.executeInternal(IStep step) |
protected void |
DeployComponentStepExecutable.executeInternal(IStep step) |
protected void |
RegisterComponentStructuralElementsStepExecutable.executeInternal(IStep step) |
protected void |
RemoveComponentPublicFilesStepExecutable.executeInternal(IStep step) |
protected void |
RemoveComponentRegisterStepExecutable.executeInternal(IStep step) |
protected void |
UnregisterComponentStructuralElementsStepExecutable.executeInternal(IStep step) |
protected void |
UpgradeComponentStepExecutable.executeInternal(IStep step) |
void |
ComponentStructureSyncStepExecutable.stepIgnored(IStep step) |
void |
UpdateComponentChannelIdsStepExecutable.stepIgnored(IStep step) |
Modifier and Type | Method and Description |
---|---|
void |
RebuildEntityManagerFactoriesStepExecutable.execute(IStep step) |
void |
UpdateMonitorDefinitionStepExecutable.execute(IStep step) |
protected void |
PostProcessModuleMetadataStepExecutable.executeInternal(IStep step) |
protected void |
ProcessObserversStepExecutable.executeInternal(IStep step) |
protected void |
RebuildClassloadersStepExecutable.executeInternal(IStep step) |
protected void |
RegisterModuleStepExecutable.executeInternal(IStep step) |
protected void |
RegisterModuleStructuralElementsStepExecutable.executeInternal(IStep step) |
protected void |
UnregisterModuleStepExecutable.executeInternal(IStep step) |
protected void |
UnregisterModuleStructuralElementsStepExecutable.executeInternal(IStep step) |
protected void |
UpdateModuleResgistryStepExecutable.executeInternal(IStep step) |
void |
RebuildEntityManagerFactoriesStepExecutable.stepIgnored(IStep step) |
void |
UpdateMonitorDefinitionStepExecutable.stepIgnored(IStep step) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractScriptStepExecutable.execute(IStep step) |
void |
DisplayMessageStepExecutable.executeInternal(IStep step) |
protected void |
RemoveBigDataDocumentTypesStepExecutable.executeInternal(IStep step) |
void |
RemoveGlobalNonReferencedEntriesStepExecutable.executeInternal(IStep step) |
void |
RunClassStepExecutable.executeInternal(IStep step) |
void |
RunSqlStepExecutable.executeInternal(IStep step) |
void |
AbstractScriptStepExecutable.stepIgnored(IStep step) |
Modifier and Type | Class and Description |
---|---|
class |
Step
A
process step. |
Modifier and Type | Method and Description |
---|---|
IStep |
Process.getNextStep()
Returns the next step to be executed.
|
Modifier and Type | Method and Description |
---|---|
List<IStep> |
IProcess.getSteps()
Returns an unmodifiable list of the steps.
|
List<IStep> |
Process.getSteps() |
Modifier and Type | Method and Description |
---|---|
void |
IStepExecutable.execute(IStep step)
Executes the step code.
|
void |
IStepExecutable.stepIgnored(IStep step)
Callback invoked when the step is ignored.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.