jBPM :: Distribution 6.2.0.Final

org.jbpm.shared.services.impl.commands
Class MergeObjectCommand

java.lang.Object
  extended by org.jbpm.shared.services.impl.commands.MergeObjectCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<Void>, Command<Void>

public class MergeObjectCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<Void>

See Also:
Serialized Form

Constructor Summary
MergeObjectCommand(Object... objects)
           
 
Method Summary
 Void execute(org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeObjectCommand

public MergeObjectCommand(Object... objects)
Method Detail

execute

public Void execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<Void>

jBPM :: Distribution 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.