xowf::WorkflowPage instproc get_revision_sets (public)

 <instance of xowf::WorkflowPage[i]> get_revision_sets \
    [ -with_instance_attributes ]

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

Return a list of ns_sets containing revision_id, creation_date, creation_user, creation_ip, and state for the current workflow instance.

Switches:
-with_instance_attributes
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowf::WorkflowPage instproc get_revision_sets xowf::WorkflowPage instproc get_revision_sets test_create_test_items->xowf::WorkflowPage instproc get_revision_sets

Testcases:
create_test_items
[ show source ]
Show another procedure: