Modifier and Type | Class and Description |
---|---|
class |
PropertyType
A user-defined profile or session property, specifying how possible values are constrained, if the value is multi-valued (a vector of values as opposed to a scalar value).
|
Modifier and Type | Class and Description |
---|---|
class |
ActionType
A type definition for
Action s. |
Modifier and Type | Class and Description |
---|---|
class |
Campaign
A goal-oriented, time-limited marketing operation that needs to be evaluated for return on investment performance by tracking the ratio of visits to conversions.
|
Modifier and Type | Class and Description |
---|---|
class |
CampaignEvent
A specific campaign event to help analyzing your key performance indicators by marking specific dates during your campaign.
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionType
ConditionTypes define new conditions that can be applied to items (for example to decide whether a rule needs to be triggered or if a profile is considered as taking part in a
campaign) or to perform queries against the stored unomi data.
|
Modifier and Type | Class and Description |
---|---|
class |
Goal
A tracked activity / action that can be accomplished by site (scope) visitors.
|
Modifier and Type | Class and Description |
---|---|
class |
UserList
Created by amidani on 24/03/2017.
|
Modifier and Type | Class and Description |
---|---|
class |
Rule
A conditional set of actions to be executed in response to incoming events.
|
Modifier and Type | Class and Description |
---|---|
class |
Scoring
A set of conditions associated with a value to assign to
Profile s when matching so that the associated users can be scored along that
dimension. |
class |
Segment
A dynamically evaluated group of similar profiles in order to categorize the associated users.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyAction
Object which represents a Groovy action (including its script)
|
Modifier and Type | Method and Description |
---|---|
Object |
MetadataItemAccessor.getProperty(MetadataItem object,
String propertyName,
String leftoverExpression) |
Modifier and Type | Method and Description |
---|---|
protected <T extends MetadataItem> |
AbstractServiceImpl.getMetadatas(int offset,
int size,
String sortBy,
Class<T> clazz) |
protected <T extends MetadataItem> |
AbstractServiceImpl.getMetadatas(Query query,
Class<T> clazz) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.