Only select event subscriptions which have an activity with the given id.
Only select event subscriptions which have the given case definition id.
Only select event subscriptions which have the given case instance id.
Only select event subscriptions with the given configuration.
Only select event subscriptions with the given configurations.
Only select event subscriptions that were created after the given start time.
Only select event subscriptions that were created before the given start time.
EventSubscriptionQuery.endOr()
Only select event subscriptions with the given name.
Only select event subscriptions with the given type.
Only select event subscriptions with the given execution id.
Only select event subscriptions with the given id.
EventSubscriptionQuery.or()
Order by create date (needs to be followed by Query.asc()
or Query.desc()
).
Order by event name (needs to be followed by Query.asc()
or Query.desc()
).
Order by execution id (needs to be followed by Query.asc()
or Query.desc()
).
Order by id (needs to be followed by Query.asc()
or Query.desc()
).
Order by process definition id (needs to be followed by Query.asc()
or Query.desc()
).
Order by process instance id (needs to be followed by Query.asc()
or Query.desc()
).
Order by tenant id (needs to be followed by Query.asc()
or Query.desc()
).
Only select event subscriptions which have the given plan item instance id.
Only select event subscriptions which have the given process definition id.
Only select event subscriptions which have the given process instance id.
Only select event subscriptions which have a scope definition id with the given value.
Only select event subscriptions which have a scope definition key with the given value.
Only select event subscriptions which have a scope id with the given value.
Only select event subscriptions which have a scope type with the given value.
Only select event subscriptions which have a sub scope id with the given value.
Only select event subscriptions with the given tenant id.
Only select event subscriptions with the given tenant id.
Only select event subscriptions that have no configuration.
Only select event subscriptions without a process definition id value.
Only select event subscriptions without a process instance id value.
Only select event subscriptions without a scope definition id value.
Only select event subscriptions without a scope id value.
Only select event subscriptions without a tenant id.