Added the NotifyAboutThing workflow activity. Use this activity to create
workflows for the add / edit / delete workflows for a thingy's things. Also fixed a typo in the POD for Thingy.
This commit is contained in:
parent
9e2ec505c0
commit
921ee1ab96
5 changed files with 133 additions and 2 deletions
|
|
@ -746,6 +746,9 @@
|
|||
"WebGUI::Workflow::Activity::TrashClipboard",
|
||||
"WebGUI::Workflow::Activity::TrashExpiredEvents"
|
||||
],
|
||||
"WebGUI::Asset::Wobject::Thingy" : [
|
||||
"WebGUI::Workflow::Activity::NotifyAboutThing"
|
||||
],
|
||||
"WebGUI::User" : [
|
||||
"WebGUI::Workflow::Activity::CreateCronJob",
|
||||
"WebGUI::Workflow::Activity::NotifyAboutUser"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue