public interface HistoricTaskInstanceReportResult
Modifier and Type | Method and Description |
---|---|
Long |
getCount()
Returns the count of the grouped items.
|
String |
getProcessDefinitionId()
Returns the process definition id for the selected definition key
|
String |
getProcessDefinitionKey()
Returns the process definition key for the selected definition key.
|
String |
getProcessDefinitionName() |
String |
getTaskName()
Returns the name of the task
|
String |
getTenantId()
Returns the id of the tenant task
|
Long getCount()
Returns the count of the grouped items.
String getProcessDefinitionKey()
Returns the process definition key for the selected definition key.
String getProcessDefinitionId()
Returns the process definition id for the selected definition key
String getProcessDefinitionName()
String getTaskName()
Returns the name of the task
String getTenantId()
Returns the id of the tenant task
Copyright © 2022. All rights reserved.