Package org.camunda.bpm.qa.upgrade
Annotation Type Origin
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface Origin
- Author:
- Thorben Lindhauer
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
The version of the engine that started the scenario
-