Annotation Type CustomTransactions
-
@Target(METHOD) @Retention(RUNTIME) public @interface CustomTransactionsIndicates that a Bonita API method handles transactions itself, and thus does not need to use the generic transaction mechanism.- Author:
- Emmanuel Duchastenier