Uses of Package
lumis.portal.interactiveprocess
-
Packages that use lumis.portal.interactiveprocess Package Description lumis.portal.deployment Provides the API for LumisXP module deployment.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.lumis.portal.manager lumis.service.portalmanagement.interactiveprocess -
Classes in lumis.portal.interactiveprocess used by lumis.portal.deployment Class Description IProcessCallbackHandler Callback handler forIProcess
. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.deployment.stepexecutable Class Description IStep A interface ofprocess
step.IStepExecutable This is astep
executable. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.deployment.stepexecutable.component Class Description IStep A interface ofprocess
step.IStepExecutable This is astep
executable. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.deployment.stepexecutable.module Class Description IStep A interface ofprocess
step.IStepExecutable This is astep
executable. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.deployment.stepexecutable.script Class Description IStep A interface ofprocess
step.IStepExecutable This is astep
executable. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.interactiveprocess Class Description IInteractiveProcessManager Manager responsible for handlingportal interactive processes
.IProcess Interactive process that can be executed in LumisXP.IProcessCallbackHandler Callback handler forIProcess
.IStep A interface ofprocess
step.IStepExecutable This is astep
executable.IStepOutcome Represents an outcome of a step of a given process.Process A portal interactive process.ProcessState Possible states of a process.Step Aprocess
step.StepOutcome Thestep
outcome.StepOutcomeStatus Possible status of anoutcome
of a step. -
Classes in lumis.portal.interactiveprocess used by lumis.portal.manager Class Description IInteractiveProcessManager Manager responsible for handlingportal interactive processes
. -
Classes in lumis.portal.interactiveprocess used by lumis.service.portalmanagement.interactiveprocess Class Description IProcess Interactive process that can be executed in LumisXP.