Docpatch to Workflow / Workflow::Instance so that hopefully people have some chance of figuring out what they need to do to get this puppy to roll.

This commit is contained in:
Scott Walters 2010-10-12 13:47:22 -04:00
parent ce7a7394b5
commit ee80f8d011
2 changed files with 10 additions and 1 deletions

View file

@ -53,9 +53,10 @@ is singleton and an instance of it already exists.
A reference to the current session.
=head3 properties
The settable properties of the workflow instance. See the set() method for details.
A key/value for C<workflowId> is required in the properties for this method.
=cut
sub create {