org.drools.core.command.runtime
Class GetGlobalsCommand
java.lang.Object
org.drools.core.command.runtime.GetGlobalsCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<org.kie.api.runtime.Globals>, org.kie.api.command.Command<org.kie.api.runtime.Globals>
public class GetGlobalsCommand
- extends Object
- implements GenericCommand<org.kie.api.runtime.Globals>
- See Also:
- Serialized Form
|
Method Summary |
org.kie.api.runtime.Globals |
execute(org.kie.internal.command.Context context)
|
String |
toString()
|
GetGlobalsCommand
public GetGlobalsCommand()
execute
public org.kie.api.runtime.Globals execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface GenericCommand<org.kie.api.runtime.Globals>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.