#set ($closebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($windowtitle_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.windowtitle")) #set ($workflowprocess_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.workflowprocess")) #set ($applicabletypes_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.applicabletypes")) #set ($role_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.role")) #set ($instructions_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.instructions")) #set ($forms_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.forms")) #set ($all_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.all")) #set ($attribute_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowmatrixdetail.attribute")) #parse("viewconstants.vm") #parse("common_js.vm") #parse("commonmethods_js.vm") $windowtitle_text #if ($isPrinting) #end #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm")
$workflowprocess_text   $CommonFunctions.displayReady($workflowProcess.getName())
$applicabletypes_text   $CommonFunctions.displayReady($CommonFunctions.getTypeName($workflowProcess.getTypeIdList()))
#if (!$isPrinting) #end
#set ($colNum = 1) #foreach ($column in $firstRow) #if ($colNum > 1) #end #set ($colNum = $colNum+1) #end
$role_text$CommonFunctions.displayReady($CommonFunctions.getStatusName($column))
#if ($isPrinting) #set ($colNum = 1) #foreach ($column in $firstRow) #if ($colNum > 1) #end #set ($colNum = $colNum+1) #end #end #set ($colNum = 1) #foreach ($column in $firstRow) #if ($colNum == 1) #else #end #set ($colNum = $colNum+1) #end #foreach ($row in $sortedRows) #set ($colNum = 1) #set ($roleId = "") #foreach ($column in $row) #if ($colNum == 1) #set ($roleId = $column) #else #end #set ($colNum = $colNum+1) #end #end #set ($colNum = 1) #foreach ($column in $firstRow) #if ($colNum > 1) #end #set ($colNum = $colNum+1) #end
$role_text$CommonFunctions.displayReady($CommonFunctions.getStatusName($column))
$CommonFunctions.displayReady($CommonFunctions.getStatusDescription($column))
$CommonFunctions.displayReady($CommonFunctions.getRoleNameById($roleId)) #set ($colNumIndex = $colNum - 1) #set ($statusID = $firstRow.elementAt($colNumIndex)) #set ($instruction = $CommonFunctions.getWorkflowInstructionText($statusID, $roleId)) #if ($instruction.length() > 0) $instructions_text $CommonFunctions.displayReady($instruction)
#end #if ($column.size() > 0) $forms_text
#foreach ($formName in $column) - $CommonFunctions.displayReady($formName)
#end #end #set ($statuses = $CommonFunctions.getWorkflowStatusIds($roleId, $statusID, $workflowProcess.getTypeIdList())) #if ($statuses.size() > 0) $CommonFunctions.pluralize($CommonFunctions.getDisplayReadyLabel("Status")):
#foreach ($statusIdVar in $statuses) #if ($statusIdVar.equals("ALL")) - $all_text
#else - $CommonFunctions.displayReady($CommonFunctions.getStatusName($statusIdVar))
#end #end #end
$role_text$CommonFunctions.displayReady($CommonFunctions.getStatusName($column))
#if (!$isPrinting)#end