CollectedDataService
Table of Contents
Methods
- delete() : void
- onFlowDeleted() : EventResult
- replace() : void
Methods
delete()
public
delete(DeleteCommand $command) : void
Parameters
- $command : DeleteCommand
onFlowDeleted()
public
onFlowDeleted(Event $event) : EventResult
Parameters
- $event : Event
Return values
EventResultreplace()
public
replace(ReplaceCollectedDataCommand $command) : void
Parameters
- $command : ReplaceCollectedDataCommand