@Portable public class ProcessInstancesWithDetailsRequestEvent extends Object
| Constructor and Description |
|---|
ProcessInstancesWithDetailsRequestEvent() |
ProcessInstancesWithDetailsRequestEvent(String deploymentId,
Long processInstanceId,
String processDefId,
String processDefName,
int processInstanceStatus) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDeploymentId() |
String |
getProcessDefId() |
String |
getProcessDefName() |
Long |
getProcessInstanceId() |
Integer |
getProcessInstanceStatus() |
int |
hashCode() |
String |
toString() |
public ProcessInstancesWithDetailsRequestEvent()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.