Package com.flowable.engage.engine.impl
Class UserAnalyticsQueryProperty
- java.lang.Object
-
- com.flowable.engage.engine.impl.UserAnalyticsQueryProperty
-
- All Implemented Interfaces:
Serializable
,QueryProperty
public class UserAnalyticsQueryProperty extends Object implements QueryProperty
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static UserAnalyticsQueryProperty
CREATION_TIME
-
Constructor Summary
Constructors Modifier Constructor Description protected
UserAnalyticsQueryProperty(String name)
-
-
-
Field Detail
-
CREATION_TIME
public static final UserAnalyticsQueryProperty CREATION_TIME
-
-
Constructor Detail
-
UserAnalyticsQueryProperty
protected UserAnalyticsQueryProperty(String name)
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interfaceQueryProperty
-
-