Class: Bumbleworks::Participant

Inherits:
Object
  • Object
show all
Includes:
LocalParticipant
Defined in:
lib/bumbleworks/participant.rb

Instance Method Summary collapse

Methods included from WorkitemEntityStorage

#entity, #entity_fields, #has_entity?, #has_entity_fields?

Instance Method Details

#on_cancelObject



7
8
9
# File 'lib/bumbleworks/participant.rb', line 7

def on_cancel
  # default no-op method
end