jBPM distribution 6.1.0.Beta4

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

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

public class UpdateStringCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<Integer>

See Also:
Serialized Form

Constructor Summary
UpdateStringCommand(String updateString)
           
 
Method Summary
 Integer 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

UpdateStringCommand

public UpdateStringCommand(String updateString)
Method Detail

execute

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

jBPM distribution 6.1.0.Beta4

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