Class: Bumbleworks::Participant

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

Direct Known Subclasses

EntityInteractor, ErrorDispatcher

Instance Method Summary collapse

Methods included from WorkitemEntityStorage

#entity_storage_workitem, #wrapped_workitem

Instance Method Details

#on_cancelObject



5
6
7
# File 'lib/bumbleworks/participants/participant.rb', line 5

def on_cancel
  # default no-op method
end