Interface DelegateExecutionFunction

All Superinterfaces:
Function<DelegateExecution, DelegateExecutionOutcome>

public interface DelegateExecutionFunction extends Function<DelegateExecution, DelegateExecutionOutcome>