Package org.camunda.bpm.example.invoice
Class DemoDataGenerator
java.lang.Object
org.camunda.bpm.example.invoice.DemoDataGenerator
Creates demo credentials to be used in the invoice showcase.
- Author:
- drobisch
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addVariable
(List<Object> variables, String name, String label) protected void
addVariables
(Map<String, Object> filterProperties) void
createUsers
(ProcessEngine engine)
-
Constructor Details
-
DemoDataGenerator
public DemoDataGenerator()
-
-
Method Details
-
createUsers
-
addVariables
-
addVariable
-