{{caseInstance.name && caseInstance.name + "-" || ""}}{{caseInstance.id}}

{{caseInstance.id}} {{caseInstance.businessKey | empty}}
{{caseInstance.name | empty}} {{caseInstance.description | empty}}
{{caseInstance.endTime && ('CASE-INSTANCE.STATUS-COMPLETED' | translate) || ('CASE-INSTANCE.STATUS-ACTIVE' | translate)}} Case definition: {{definition.name && definition.name || caseInstance.caseDefinitionId}}
{{'CASE-INSTANCE.STARTED-BY' | translate}} {{caseInstance.startUserId | empty}} {{caseInstance.tenantId | empty}}
{{'CASE-INSTANCE.END-TIME' | translate}} {{caseInstance.endTime | dateformat | empty}}

{{'CASE-INSTANCE.TASKS-SIZE' | translate:tasks}} {{'CASE-INSTANCE.ACTION.SHOW-ALL-TASKS' | translate}}
{{'PROCESS-INSTANCE.TASKS-EMPTY' | translate}}
{{'CASE-INSTANCE.VARIABLES-SIZE' | translate:variables}}
{{'CASE-INSTANCE.VARIABLES-EMPTY' | translate}}
{{'CASE-INSTANCE.JOBS-SIZE' | translate:jobs}} {{'CASE-INSTANCE.ACTION.SHOW-ALL-JOBS' | translate}}
{{'CASE-INSTANCE.JOBS-EMPTY' | translate}}
{{'CASE-INSTANCE.DECISION-TABLES-SIZE' | translate:decisionTables}}
{{'CASE-INSTANCE.DECISION-TABLES-EMPTY' | translate}}
{{'CASE-INSTANCE.FORM-INSTANCES-SIZE' | translate:formInstances}}
{{'CASE-INSTANCE.FORM-INSTANCES-EMPTY' | translate}}