Module: Caliper::Events::EventContext

Instance Attribute Summary collapse

Instance Attribute Details

#edAppObject

Returns the value of attribute edApp.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def edApp
  @edApp
end

#federatedSessionObject

Returns the value of attribute federatedSession.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def federatedSession
  @federatedSession
end

#generatedObject

Returns the value of attribute generated.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def generated
  @generated
end

#groupObject

Returns the value of attribute group.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def group
  @group
end

#membershipObject

Returns the value of attribute membership.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def membership
  @membership
end

#targetObject

Returns the value of attribute target.



21
22
23
# File 'lib/caliper/events/event_context.rb', line 21

def target
  @target
end