org.jbpm.console.ng.pr.model.events
@Portable public class ProcessInstanceSelectionEvent extends Object
Constructor and Description |
---|
ProcessInstanceSelectionEvent() |
ProcessInstanceSelectionEvent(long processInstanceId,
String processDefId) |
Modifier and Type | Method and Description |
---|---|
String |
getProcessDefId() |
long |
getProcessInstanceId() |
void |
setProcessDefId(String processDefId) |
void |
setProcessInstanceId(long processInstanceId) |
public ProcessInstanceSelectionEvent()
public ProcessInstanceSelectionEvent(long processInstanceId, String processDefId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.