| Interface | Description |
|---|---|
| TaskLogProtocol |
Connect defines queries to task log, clients may use this protocol
to retrieve access to tasks termination history and other log data related to
tasks termination and lifecycle.
|
| Class | Description |
|---|---|
| DirectTaskLogConnection |
Direct
TaskLogProtocol implementation that use JPATaskLogDataRepository
as backend to provide access to tasks execution log. |
| ModTaskLogGateway |