workflow::default_sort_order (private)

 workflow::default_sort_order -workflow_id workflow_id \
    -table_name table_name

Defined in packages/workflow/tcl/workflow-procs.tcl

By default the sort_order will be the highest current sort order plus 1. This reflects the order in which states and actions are added to the workflow starting with 1

Switches:
-workflow_id (required)
-table_name (required)
Author:
Peter Marklund

Testcases:
No testcase defined.
[ show source ]
Show another procedure: