Package org.nuxeo.runtime.test.runner
Interface TransactionalFeature.Waiter
- Enclosing class:
- TransactionalFeature
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
await
Deprecated.since 10.3, useawait(Duration)
instead.- Throws:
InterruptedException
-
await
- Throws:
InterruptedException
- Since:
- 10.3
-
await(Duration)
instead.