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