jBPM Console NG - Process Runtime API 6.0.0.Beta5

org.jbpm.console.ng.pr.model.events
Class ProcessSelectionEvent

java.lang.Object
  extended by org.jbpm.console.ng.pr.model.events.ProcessSelectionEvent

@Portable
public class ProcessSelectionEvent
extends Object


Constructor Summary
ProcessSelectionEvent()
           
ProcessSelectionEvent(long processId)
           
 
Method Summary
 long getProcessId()
           
 void setProcessId(long processId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessSelectionEvent

public ProcessSelectionEvent()

ProcessSelectionEvent

public ProcessSelectionEvent(long processId)
Method Detail

getProcessId

public long getProcessId()

setProcessId

public void setProcessId(long processId)

jBPM Console NG - Process Runtime API 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.