| Interface | Description |
|---|---|
| AttachmentMapper |
This class is the mybatis mapping of Attachment.
|
| ObjectReferenceMapper |
This class is the mybatis mapping of ObjectReference.
|
| TaskMapper |
This class is the mybatis mapping of task.
|
| TaskQueryMapper |
This class provides a mapper for all task queries.
|
| Class | Description |
|---|---|
| ObjectReferenceQueryImpl |
Implementation of ObjectReferenceQuery interface.
|
| TaskQueryImpl |
TaskQuery for generating dynamic sql.
|
| TaskRoutingManager |
Loads TaskRoutingProvider SPI implementation(s) and passes requests to determine workbasketids to
them.
|
| TaskServiceImpl |
This is the implementation of TaskService.
|
| TaskTransferrer |
This class is responsible for the transfer of tasks.
|
Copyright © 2020. All rights reserved.