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