Skip to content

CaseGetAllResponse

Case information with instance statistics

Properties

Property Type Description
processKey string Unique key identifying the case process
packageId string Package identifier
name string Case name
folderKey string Folder key of the folder where case process is located
folderName string Name of the folder where case process is located
packageVersions string[] Available package versions
versionCount number Total number of versions
pendingCount number Case instance count - pending
runningCount number Case instance count - running
completedCount number Case instance count - completed
pausedCount number Case instance count - paused
cancelledCount number Case instance count - cancelled
faultedCount number Case instance count - faulted
retryingCount number Case instance count - retrying
resumingCount number Case instance count - resuming
pausingCount number Case instance count - pausing
cancelingCount number Case instance count - canceling