Module: Operaton::Bpm::Client::Topic::TopicSubscriptionBuilder

Included in:
Impl::TopicSubscriptionBuilderImpl
Defined in:
lib/operaton/bpm/client/topic/topic_subscription_builder.rb

Overview

Mirrors org.operaton.bpm.client.topic.TopicSubscriptionBuilder. Documents the fluent contract implemented by Topic::Impl::TopicSubscriptionBuilderImpl.

Constant Summary collapse

INTERFACE_METHODS =
%i[
  lock_duration handler variables local_variables business_key
  process_definition_id process_definition_id_in process_definition_key
  process_definition_key_in process_definition_version_tag
  process_variables_equals_in process_variable_equals without_tenant_id
  tenant_id_in include_extension_properties open
].freeze