Class ConditionWithApplicables

java.lang.Object
com.xebialabs.restito.semantics.Condition
com.xebialabs.restito.semantics.ConditionWithApplicables

public class ConditionWithApplicables extends Condition

!EXPERIMENTAL! This stuff is experimental. Which means it may change significantly in future versions.

Something that can generate actions. This class is for internal usage only.

Condition which also contributes some actions a.k.a Applicables (e.g. Stubbed URI may be translated to the resource path which will be added to the response automagically).

  • Constructor Details

  • Method Details