lib/openwfe/worklist/storeparticipant.rb in openwferu-0.9.10.653 vs lib/openwfe/worklist/storeparticipant.rb in openwferu-0.9.11
- old
+ new
@@ -66,11 +66,13 @@
#
module StoreParticipantMixin
include LocalParticipant
include FeiMixin
- #def initialize ()
- #end
+ #
+ # optional field (only used by the old rest interface for now)
+ #
+ attr_accessor :store_name
#
# Called by the engine (the participant expression) when handing
# out a workitem (to this participant).
#