public class CaseCancelEvent extends CaseEvent
| Constructor and Description |
|---|
CaseCancelEvent(String user,
String caseId,
CaseFileInstance caseFile,
List<Long> processInstanceIds) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getProcessInstanceIds()
Returns list of process instances that were aborted as
part of cancel case operation
|
String |
toString() |
getCaseFile, getCaseId, getUserpublic CaseCancelEvent(String user, String caseId, CaseFileInstance caseFile, List<Long> processInstanceIds)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.