org.drools.guvnor.shared.simulation.command
Class AssertBulkDataCommandModel

java.lang.Object
  extended by org.drools.guvnor.shared.simulation.command.AbstractCommandModel
      extended by org.drools.guvnor.shared.simulation.command.AssertBulkDataCommandModel
All Implemented Interfaces:
Serializable, PortableObject

public class AssertBulkDataCommandModel
extends AbstractCommandModel

This is a DTO.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.drools.guvnor.shared.simulation.command.AbstractCommandModel
step
 
Constructor Summary
AssertBulkDataCommandModel(SimulationStepModel step)
           
 
Method Summary
 
Methods inherited from class org.drools.guvnor.shared.simulation.command.AbstractCommandModel
getStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertBulkDataCommandModel

public AssertBulkDataCommandModel(SimulationStepModel step)


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