Class DeployModelInstancesTask
java.lang.Object
org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployModelInstancesTask
- All Implemented Interfaces:
Runnable
- Author:
- Daniel Meyer
-
Field Summary
Modifier and TypeFieldDescriptionprotected final ProcessEngine
protected final List<BpmnModelInstance>
-
Constructor Summary
ConstructorDescriptionDeployModelInstancesTask
(ProcessEngine engine, List<BpmnModelInstance> modelInstances) -
Method Summary