- All Superinterfaces:
- Performable, net.serenitybdd.core.SkipNested
- All Known Subinterfaces:
- Interaction
- All Known Implementing Classes:
- AnonymousInteraction, SilentInteraction
@Deprecated
public interface Action
extends Performable
A marker class to indicate that a Performable represents a system interaction (action),
rather than a business task.