Class Summary |
ConcurrencyService |
This class performs several services needed for parallel execution of processes. |
ExtendedExecutionService |
Extension of the org.demac.process.base.exe.BaseExecutionService,
executing more complex control flows. |
ExtensionModule |
Interface for all org.demac.process.base.extension.ExtensionModules. |
InteractionService |
Extension of the org.demac.process.base.extension.ExtensionModule,
executing manual Activities or Activities
which need user interaction because of the occurence of a fault. |
SynchronizationService |
Extension of the org.demac.process.base.extension.ExtensionModule,
managing the synchronization
of data between different users and devices. |
TransactionSupportService |
Abstract TransactionSupportService defines frame for Transaction management of Mobile Processes. |