| Class | Description |
|---|---|
| AbstractGetEntity<C extends Serializable,S extends org.bonitasoft.engine.persistence.PersistentObject> |
Abstract class to allow to search server object and convert them to client object
first generic C is the client object
second generic S is the server object
|
| ExecuteOperation |
| Annotation Type | Description |
|---|---|
| CustomTransactions |
Indicates that a Bonita API method handles transactions itself, and thus does not need to use the generic transaction mechanism.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.