Interface IAutomationStep
-
- All Known Implementing Classes:
AutomationAddToBatchStep,AutomationAddToDigestStep,AutomationCancelStep,AutomationDelayStep,AutomationFetchDataStep,AutomationInvokeStep,AutomationSendListStep,AutomationSendStep,AutomationStep,AutomationThrottleStep,AutomationV2SendStep
public interface IAutomationStep
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<java.lang.String>getIf()java.util.Optional<java.lang.String>getRef()
-