Constructor and Description |
---|
ProcessInstanceKey() |
ProcessInstanceKey(String serverTemplateId,
String deploymentId,
Long processInstanceId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDeploymentId() |
Long |
getProcessInstanceId() |
String |
getServerTemplateId() |
int |
hashCode() |
Boolean |
isValid() |
String |
toString() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.