Package | Description |
---|---|
lumis.portal.deployment |
Provides the API for LumisXP module deployment.
|
lumis.portal.interactiveprocess |
Provides handling artifacts for portal interactive processes.
IProcess represents the interactive process. |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentProcessCallbackHandler
Implementation of
IProcessCallbackHandler for the deployment process. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProcessCallbackHandler
Abstract
IProcessCallbackHandler that does nothing. |
Modifier and Type | Method and Description |
---|---|
IProcessCallbackHandler |
Process.getProcessCallbackHandler()
Converts the Process Callback Handler from bytes to object and returns it.
|
Modifier and Type | Method and Description |
---|---|
IProcess |
IInteractiveProcessManager.createProcess(String title,
List<Step> steps,
IProcessCallbackHandler callbackHandler)
Creates a
portal interactive process with the given
steps . |
IProcess |
InteractiveProcessManager.createProcess(String title,
List<Step> steps,
IProcessCallbackHandler callbackHandler) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.