public class OutCommand<T> extends Object implements ExecutableCommand<T>
| Constructor and Description |
|---|
OutCommand() |
OutCommand(String name) |
public OutCommand()
public OutCommand(String name)
public T execute(org.kie.internal.command.Context context)
execute in interface ExecutableCommand<T>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.