xo::db::sql::workflow proc new (public)

 xo::db::sql::workflow[i] new [ -dbn dbn ] -short_name short_name  \
    -pretty_name pretty_name  -package_key package_key  \
    -object_id object_id  -object_type object_type  \
    -creation_user creation_user  -creation_ip creation_ip  \
    -context_id context_id  [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-short_name
(required)
-pretty_name
(required)
-package_key
(required)
-object_id
(required)
-object_type
(required)
-creation_user
(required)
-creation_ip
(required)
-context_id
(required)
-childof
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::workflow proc new xo::db::sql::workflow proc new xo::db::sql::workflow proc new->db_with_handle

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