org.jbpm.console.ng.pr.model.events
Class ProcessInstanceSelectionEvent
java.lang.Object
org.jbpm.console.ng.pr.model.events.ProcessInstanceSelectionEvent
@Portable
public class ProcessInstanceSelectionEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessInstanceSelectionEvent
public ProcessInstanceSelectionEvent()
ProcessInstanceSelectionEvent
public ProcessInstanceSelectionEvent(long processInstanceId,
String processDefId)
getProcessInstanceId
public long getProcessInstanceId()
setProcessInstanceId
public void setProcessInstanceId(long processInstanceId)
getProcessDefId
public String getProcessDefId()
setProcessDefId
public void setProcessDefId(String processDefId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.