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