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