@StableMinor(version="12.4", sinceVersion="12.1") public interface ICustomAction extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IExperienceAutomationFlowContext flowContext)
Returns
true if the flow must continue or false if it must be interrupted. |
boolean execute(IExperienceAutomationFlowContext flowContext) throws PortalException
true
if the flow must continue or false
if it must be interrupted.
flowContext
- the flow contexttrue
if the flow must continue or false
if it must be interrupted.PortalException
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.