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:
Chris Nehren 2008-10-20 20:00:51 +00:00
parent 9e2ec505c0
commit 921ee1ab96
5 changed files with 133 additions and 2 deletions

View file

@ -1222,9 +1222,9 @@ sub purge {
#-------------------------------------------------------------------
=head2 triggerWorkflow ( workflowId, )
=head2 triggerWorkflow ( workflowId )
Alters a column for a field if the field's fieldType has changed.
Runs the specified workflow when this Thingy changes.
=head3 workflowId