Class ChangeSetContextRunnerImpl
java.lang.Object
com.sap.cds.services.impl.runtime.ChangeSetContextRunnerImpl
- All Implemented Interfaces:
ChangeSetContextRunner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(Consumer<ChangeSetContext> changeSetHandler) <T> Trun(Function<ChangeSetContext, T> changeSetHandler)
-
Constructor Details
-
ChangeSetContextRunnerImpl
-
-
Method Details
-
run
- Specified by:
runin interfaceChangeSetContextRunner
-
run
- Specified by:
runin interfaceChangeSetContextRunner
-