Uses of Interface
lumis.portal.analytics.automationflow.action.IExperienceAutomationFlowContext
-
Packages that use IExperienceAutomationFlowContext Package Description lumis.portal.analytics.automationflow.action -
-
Uses of IExperienceAutomationFlowContext in lumis.portal.analytics.automationflow.action
Methods in lumis.portal.analytics.automationflow.action with parameters of type IExperienceAutomationFlowContext Modifier and Type Method Description boolean
ICustomAction. execute(IExperienceAutomationFlowContext flowContext)
Returnstrue
if the flow must continue orfalse
if it must be interrupted.
-