Package | Description |
---|---|
org.drools.compiler.kproject.models |
Modifier and Type | Method and Description |
---|---|
KieSessionModelImpl |
WorkItemHandlerModelImpl.getKSession() |
KieSessionModelImpl |
ListenerModelImpl.getKSession() |
Modifier and Type | Method and Description |
---|---|
void |
WorkItemHandlerModelImpl.setKSession(KieSessionModelImpl kSession) |
void |
ListenerModelImpl.setKSession(KieSessionModelImpl kSession) |
Constructor and Description |
---|
ListenerModelImpl(KieSessionModelImpl kSession,
String type,
org.kie.api.builder.model.ListenerModel.Kind kind) |
WorkItemHandlerModelImpl(KieSessionModelImpl kSession,
String name,
String type) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.