Interface Interaction

All Superinterfaces:
Performable, net.serenitybdd.core.SkipNested
All Known Implementing Classes:
AnonymousInteraction, Forget, SilentInteraction, WaitOnQuestion, WaitOnSupplier, WaitWithTimeout

public interface Interaction extends Performable
A marker class to indicate that a Performable represents a system interaction (action), rather than a business task.