org.jbpm.console.ng.bd.model.events
Class KieSessionSelectionEvent
java.lang.Object
org.jbpm.console.ng.bd.model.events.KieSessionSelectionEvent
- All Implemented Interfaces:
- Serializable
@Portable
public class KieSessionSelectionEvent
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KieSessionSelectionEvent
public KieSessionSelectionEvent()
KieSessionSelectionEvent
public KieSessionSelectionEvent(long ksessionId)
getKsessionId
public long getKsessionId()
setKsessionId
public void setKsessionId(long ksessionId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.