public class GetEntryPointsCommand extends Object implements GenericCommand<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.internal.command.Context context) |
String |
toString() |
public Collection<? extends org.kie.api.runtime.rule.EntryPoint> execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand<Collection<? extends org.kie.api.runtime.rule.EntryPoint>>
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.