This class represents a workflow engine in the Bossa workflow library.
Use an instance of this class, created by the factory class
BossaFactory, to access all elements of the Bossa API.
Executes a transaction using the current prevayler.
Parameters: transaction - the transaction to be executed. the value returned by the transaction. exception: BossaException - if the transaction throws an exception.