Uses of Interface
com.avoka.tm.func.IFluentFunction
Packages that use IFluentFunction
-
Uses of IFluentFunction in com.avoka.fc.core.service.fluent
Classes in com.avoka.fc.core.service.fluent that implement IFluentFunctionMethods in com.avoka.fc.core.service.fluent that return types with arguments of type IFluentFunctionModifier and TypeMethodDescriptionstatic List<IFluentFunction> FluentFunctionsProvider.getFluentFunctions(String trigger, Submission submission) Return the list of Fluent Functions for the given trigger and submission record.Methods in com.avoka.fc.core.service.fluent with parameters of type IFluentFunctionModifier and TypeMethodDescriptionbooleanDeliveryFunctionProcessor.execute(IFluentFunction function) Execute the specified submission delivery function.