public class GetEntryPointCommand extends Object implements GenericCommand<org.kie.api.runtime.rule.EntryPoint>
| Constructor and Description |
|---|
GetEntryPointCommand() |
GetEntryPointCommand(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.rule.EntryPoint |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public GetEntryPointCommand()
public GetEntryPointCommand(String name)
public org.kie.api.runtime.rule.EntryPoint execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<org.kie.api.runtime.rule.EntryPoint>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.