jBPM Console NG - Business Domain API 6.0.0.Beta1

org.jbpm.console.ng.bd.model.events
Class KieSessionSelectionEvent

java.lang.Object
  extended by org.jbpm.console.ng.bd.model.events.KieSessionSelectionEvent
All Implemented Interfaces:
Serializable

@Portable
public class KieSessionSelectionEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
KieSessionSelectionEvent()
           
KieSessionSelectionEvent(long ksessionId)
           
 
Method Summary
 long getKsessionId()
           
 void setKsessionId(long ksessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieSessionSelectionEvent

public KieSessionSelectionEvent()

KieSessionSelectionEvent

public KieSessionSelectionEvent(long ksessionId)
Method Detail

getKsessionId

public long getKsessionId()

setKsessionId

public void setKsessionId(long ksessionId)

jBPM Console NG - Business Domain API 6.0.0.Beta1

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