Serialized Form
-
Package com.liferay.segments.asah.rest.dto.v1_0
-
Class com.liferay.segments.asah.rest.dto.v1_0.Experiment
class Experiment extends Object implements Serializable-
Serialized Fields
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_statusSupplier
Supplier<String> _statusSupplier
-
_winnerVariantIdSupplier
Supplier<Long> _winnerVariantIdSupplier
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
id
String id
-
name
String name
-
siteId
Long siteId
-
status
String status
-
winnerVariantId
Long winnerVariantId
-
xClassName
String xClassName
-
-
-
Class com.liferay.segments.asah.rest.dto.v1_0.ExperimentRun
class ExperimentRun extends Object implements Serializable-
Serialized Fields
-
_confidenceLevelSupplier
Supplier<Double> _confidenceLevelSupplier
-
_experimentVariantsSupplier
Supplier<ExperimentVariant[]> _experimentVariantsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_statusSupplier
Supplier<String> _statusSupplier
-
confidenceLevel
@NotNull Double confidenceLevel
-
experimentVariants
@NotNull ExperimentVariant[] experimentVariants
-
status
String status
-
xClassName
String xClassName
-
-
-
Class com.liferay.segments.asah.rest.dto.v1_0.ExperimentVariant
class ExperimentVariant extends Object implements Serializable -
Class com.liferay.segments.asah.rest.dto.v1_0.Status
class Status extends Object implements Serializable
-