Uses of Class
io.split.jenkins.plugins.Treatments
-
-
Uses of Treatments in io.split.jenkins.plugins
Methods in io.split.jenkins.plugins that return Treatments Modifier and Type Method Description Treatments[]
FeatureFlag. getTreatments()
Methods in io.split.jenkins.plugins with parameters of type Treatments Modifier and Type Method Description void
FeatureFlag. addTreatment(Treatments newTreatment)
void
FeatureFlag. setTreatments(Treatments[] treatments)
-