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