Class: Trailblazer::Activity::Schema::Sequence::Element Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/trailblazer/activity/dsl/schema/sequence.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#configurationObject

Returns the value of attribute configuration

Returns:

  • (Object)

    the current value of configuration



11
12
13
# File 'lib/trailblazer/activity/dsl/schema/sequence.rb', line 11

def configuration
  @configuration
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



11
12
13
# File 'lib/trailblazer/activity/dsl/schema/sequence.rb', line 11

def id
  @id
end