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:
parent
ce7a7394b5
commit
ee80f8d011
2 changed files with 10 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue