Uses of Interface
com.avoka.tm.func.IFluentFunction
-
Uses of IFluentFunction in com.avoka.fc.core.service.fluent
Modifier and TypeMethodDescriptionstatic List<IFluentFunction>
FluentFunctionsProvider.getFluentFunctions
(String trigger, Submission submission) Return the list of Fluent Functions for the given trigger and submission record.Modifier and TypeMethodDescriptionboolean
DeliveryFunctionProcessor.execute
(IFluentFunction function) Execute the specified submission delivery function.