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