acs::db::nsdb-postgresql method call workflow_case_log_entry new (public)
<instance of acs::db::nsdb-postgresql> call workflow_case_log_entry new \ [ -dbn dbn ] -entry_id entry_id [ -content_type content_type ] \ -case_id case_id -action_id action_id -comment comment \ -comment_mime_type comment_mime_type \ -creation_user creation_user -creation_ip creation_ip \ -package_id package_id
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: integer {character varying} integer integer {character varying} {character varying} integer {character varying} integer
- Switches:
- -dbn (optional)
- -entry_id (required)
- -content_type (optional, defaults to
"workflow_case_log_entry"
)- -case_id (required)
- -action_id (required)
- -comment (required)
- -comment_mime_type (required)
- -creation_user (required)
- -creation_ip (required)
- -package_id (required)
- Testcases:
- No testcase defined.