Serialized Form
-
Package com.flowable.engage.engine.impl
-
Class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl extends AbstractQuery<ArchiveConversationEventQuery,ArchiveConversationEventEntity> implements Serializable
-
Serialized Fields
-
conversationId
String conversationId
-
creationTimeAfter
Date creationTimeAfter
-
creationTimeBefore
Date creationTimeBefore
-
id
String id
-
periodEndTimeAfter
Date periodEndTimeAfter
-
periodEndTimeBefore
Date periodEndTimeBefore
-
periodStartTimeAfter
Date periodStartTimeAfter
-
periodStartTimeBefore
Date periodStartTimeBefore
-
queryType
QueryTypeEnum queryType
-
-
-
Class com.flowable.engage.engine.impl.ArchiveConversationEventQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl extends AbstractQuery<ArchiveJobEventQuery,ArchiveJobEventEntity> implements Serializable
-
Class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl extends AbstractQuery<ConversationDefinitionQuery,ConversationDefinition> implements Serializable
- serialVersionUID:
- 1L
-
Class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl extends AbstractQuery<UserAnalyticsQuery,UserAnalyticsEntity> implements Serializable
-
Class com.flowable.engage.engine.impl.UserAnalyticsQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
-
Package com.flowable.engage.engine.impl.conversation
-
Class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl extends AbstractVariableQueryImpl<ConversationQuery,Conversation> implements Serializable
-
Serialized Fields
-
accessibleByGroups
Collection<String> accessibleByGroups
-
accessibleByParticipant
String accessibleByParticipant
-
conversationDefinitionId
String conversationDefinitionId
-
createdAfter
Date createdAfter
-
createdBefore
Date createdBefore
-
externalId
String externalId
-
id
String id
-
includeIdentityLinks
boolean includeIdentityLinks
-
includeVariables
boolean includeVariables
-
lastMessageAfter
Date lastMessageAfter
-
lastMessageBefore
Date lastMessageBefore
-
name
String name
-
ownerId
String ownerId
-
participantsOrOwner
Collection<String> participantsOrOwner
-
referenceDefinitionId
String referenceDefinitionId
-
referenceId
String referenceId
-
referenceType
String referenceType
-
requiresIdentityLinks
boolean requiresIdentityLinks
-
state
String state
-
subType
String subType
-
tags
List<String> tags
-
tagsNotIn
List<String> tagsNotIn
-
tenantId
String tenantId
-
type
String type
-
updateTimeAfter
Date updateTimeAfter
-
updateTimeBefore
Date updateTimeBefore
-
userAccountId
String userAccountId
-
userAccountSubType
String userAccountSubType
-
withAllParticipants
Collection<String> withAllParticipants
-
withAnyParticipants
Collection<String> withAnyParticipants
-
withoutMessages
boolean withoutMessages
-
withoutParent
boolean withoutParent
-
withoutTenantId
boolean withoutTenantId
-
-
-
Class com.flowable.engage.engine.impl.conversation.ConversationQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl extends AbstractQuery<ConversationRegistryEntryQuery,ConversationRegistryEntry> implements Serializable
-
Serialized Fields
-
conversationId
String conversationId
-
creationTimeAfter
Date creationTimeAfter
-
creationTimeBefore
Date creationTimeBefore
-
hasNotLeft
boolean hasNotLeft
-
hasNotLeftBefore
Date hasNotLeftBefore
-
id
String id
-
joiningTimeAfter
Date joiningTimeAfter
-
joiningTimeBefore
Date joiningTimeBefore
-
leavingTimeAfter
Date leavingTimeAfter
-
leavingTimeBefore
Date leavingTimeBefore
-
participantType
String participantType
-
updateTimeAfter
Date updateTimeAfter
-
updateTimeBefore
Date updateTimeBefore
-
userId
String userId
-
-
-
Class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl extends AbstractQuery<ConversationStatusQuery,ConversationStatus> implements Serializable
-
-
Package com.flowable.engage.engine.impl.message
-
Class com.flowable.engage.engine.impl.message.MessageQueryImpl extends AbstractQuery<MessageQuery,Message> implements Serializable
-
Serialized Fields
-
accessibleByGroups
Collection<String> accessibleByGroups
-
accessibleByUser
String accessibleByUser
-
actionInstanceId
String actionInstanceId
-
bothAccessibleByUserAndGroups
boolean bothAccessibleByUserAndGroups
-
category
Category category
-
conversationId
String conversationId
-
createdAfter
Date createdAfter
-
createdAfterOrEqual
Date createdAfterOrEqual
-
createdBefore
Date createdBefore
-
createdBeforeOrEqual
Date createdBeforeOrEqual
-
externalId
String externalId
-
id
String id
-
includeMessageAudits
boolean includeMessageAudits
-
includeOnlyStickyMessages
boolean includeOnlyStickyMessages
-
includePrivate
boolean includePrivate
-
includeSticky
boolean includeSticky
-
isNotType
String isNotType
-
notSenderIds
Collection<String> notSenderIds
-
ranges
List<MessageQueryImpl.Range> ranges
-
referenceId
String referenceId
-
referenceType
String referenceType
-
senderId
String senderId
-
senderIds
Collection<String> senderIds
-
subType
String subType
-
type
String type
-
-
-
Class com.flowable.engage.engine.impl.message.MessageQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class com.flowable.engage.engine.impl.message.ReactionQueryImpl extends AbstractQuery<ReactionQuery,Reaction> implements Serializable
-
-
Package com.flowable.engage.engine.impl.notification.push
-
Class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl extends AbstractQuery<DeviceQuery,Device> implements Serializable
-
Class com.flowable.engage.engine.impl.notification.push.DeviceQueryProperty extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-