Interface TaskContext<TRANSACTION,EXCEPTION extends Exception,SUPPLEMENT extends TaskSupplement>

All Known Implementing Classes:
CompositeTaskContext, TaskConsumerContext
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface TaskContext<TRANSACTION,EXCEPTION extends Exception,SUPPLEMENT extends TaskSupplement>