Package lumis.portal.analytics.automationflow
-
Class Summary Class Description Flow An automation flow.FlowContext A flow context.FlowContextValuesMap Map that removes the monitor field prefix from keys.FlowEntry Flow entry.FlowManager Flow manager.FlowManager.AutomationFlowMonitorValuesProvider Automation flow values provider.FlowNode A flow node.FlowNode.FlowNodeExecutionResult Flow node execution result.FlowUtil Utilities for dealing withFlow
.ResumeFlowClock Clock for resuming suspended flows.SuspendedFlow Suspended flow.WaitingForEventFlow A flow that is waiting for an event to happen. -
Enum Summary Enum Description WaitingForEventFlow.Status -
Exception Summary Exception Description FlowInterruptedWithErrorException This exception is used to stop the flow without log, but, register end flow event without success.