public class CaseDestroyEvent extends CaseEvent
Constructor and Description |
---|
CaseDestroyEvent(String caseId,
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() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.