public class GetKieContainerCommand extends Object implements ExecutableCommand<org.kie.api.runtime.KieContainer>
| Constructor and Description |
|---|
GetKieContainerCommand(org.kie.api.builder.ReleaseId releaseId) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieContainer |
execute(org.kie.api.runtime.Context context) |
org.kie.api.builder.ReleaseId |
getReleaseId() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic GetKieContainerCommand(org.kie.api.builder.ReleaseId releaseId)
public org.kie.api.runtime.KieContainer execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<org.kie.api.runtime.KieContainer>public org.kie.api.builder.ReleaseId getReleaseId()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.