jBPM Console NG - Process Runtime API 6.0.0.Beta5

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

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

@Portable
public class ProcessDefSelectionEvent
extends Object


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

Constructor Detail

ProcessDefSelectionEvent

public ProcessDefSelectionEvent()

ProcessDefSelectionEvent

public ProcessDefSelectionEvent(String processId)
Method Detail

getProcessId

public String getProcessId()

setProcessId

public void setProcessId(String processId)

jBPM Console NG - Process Runtime API 6.0.0.Beta5

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