public class CaseCompletionEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CANCELLED |
static int |
COMPLETED |
| Constructor and Description |
|---|
CaseCompletionEvent(java.lang.String caseID,
java.lang.String caseData,
int eventType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaseData() |
java.lang.String |
getCaseID() |
int |
getEventType() |
public static final int CANCELLED
public static final int COMPLETED
Copyright © 2004-2014 The YAWL Foundation.