Package | Description |
---|---|
lumis.portal.deployment.stepexecutable | |
lumis.portal.deployment.stepexecutable.script | |
lumis.portal.interactiveprocess |
Provides handling artifacts for portal interactive processes.
IProcess represents the interactive process. |
Modifier and Type | Interface and Description |
---|---|
interface |
IDeploymentStepExecutable
Deployment
IStepExecutable internal implementation contract. |
Modifier and Type | Interface and Description |
---|---|
interface |
IScriptStepExecutable
Deployment
IStepExecutable internal implementation contract. |
Modifier and Type | Method and Description |
---|---|
IStepExecutable |
Step.getExecutable()
Returns this step's executable.
|
Constructor and Description |
---|
Step(IStepExecutable executable)
Creates a step with the given
executable . |
Step(IStepExecutable executable,
boolean mandatory)
Creates a step with the given
executable
indicating whether it is mandatory or not. |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.