Package com.variant.share.schema
Interface ExperimentHook
- All Superinterfaces:
Hook
Representation of an experiment scoped hook. Specified in an element of the optional
/experiments[]/hooks
key.- Since:
- 0.7
-
Method Summary
Methods inherited from interface com.variant.share.schema.Hook
getClassName, getInit, getName
-
Method Details
-
getExperiment
Experiment getExperiment()The containing experiment.- Since:
- 0.7
-