AcsSc.workflow_activitylog_formattitle.gettitle.formatlogtitle (private)

 AcsSc.workflow_activitylog_formattitle.gettitle.formatlogtitle case_id \
    object_id action_id entry_id data_arraylist

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Get the title name of this implementation.

Parameters:
case_id - integer
object_id - integer
action_id - integer
entry_id - integer
data_arraylist - string []
Returns:
title - string
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::bug::format_log_title::format_log_title bug_tracker::bug::format_log_title::format_log_title (private) AcsSc.workflow_activitylog_formattitle.gettitle.formatlogtitle AcsSc.workflow_activitylog_formattitle.gettitle.formatlogtitle AcsSc.workflow_activitylog_formattitle.gettitle.formatlogtitle->bug_tracker::bug::format_log_title::format_log_title

Testcases:
No testcase defined.
Source code:
return [bug_tracker::bug::format_log_title::format_log_title $case_id $object_id $action_id $entry_id $data_arraylist]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: