@Portable public class ProcessDefSelectionEvent extends Object
| Constructor and Description |
|---|
ProcessDefSelectionEvent() |
ProcessDefSelectionEvent(String processId) |
ProcessDefSelectionEvent(String processId,
String deploymentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentId() |
String |
getProcessId() |
void |
setDeploymentId(String deploymentId) |
void |
setProcessId(String processId) |
public ProcessDefSelectionEvent()
public ProcessDefSelectionEvent(String processId)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.