org.drools.command.runtime
Class GetGlobalCommand
java.lang.Object
org.drools.command.runtime.GetGlobalCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Object>, GenericCommand<Object>
public class GetGlobalCommand
- extends Object
- implements GenericCommand<Object>
- See Also:
- Serialized Form
GetGlobalCommand
public GetGlobalCommand()
GetGlobalCommand
public GetGlobalCommand(String identifier)
getOutIdentifier
public String getOutIdentifier()
setOutIdentifier
public void setOutIdentifier(String outIdentifier)
getIdentifier
public String getIdentifier()
setIdentifier
public void setIdentifier(String identifier)
execute
public Object execute(Context context)
- Specified by:
execute
in interface GenericCommand<Object>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.