Interface IExperienceAutomationFlowContext.IExperienceAutomationFlow
-
- Enclosing interface:
- IExperienceAutomationFlowContext
@StableMinor(version="14.2", sinceVersion="12.1") public static interface IExperienceAutomationFlowContext.IExperienceAutomationFlow
Describes an experience automation flow.- Since:
- 12.1.0
- Version:
- $Revision: 24985 $ $Date: 2022-05-02 23:04:30 -0300 (Mon, 02 May 2022) $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
Returns the flow's name.String
getServiceInstanceId()
Returns the flow's service instance.
-