Interface | Description |
---|---|
AuditTask | |
EventService<T> | |
InternalTaskService |
The Task Service Entry Point serves as
facade of all the other services, providing a single entry point
to access to all the services
|
TaskAdminService |
The Task Admintration Service is intended to provide
administrative functions such as:
- Remove and Archive Tasks
|
TaskAttachmentService |
The Task Attachment Service will deal with all the
functionality related with Task Attachments.
|
TaskCommentService |
The Task Comment Service will handle all the
operations related with the Comments associated with
a Task
|
TaskContentService |
The Task Content Service is intended to handle
the information which is stored inside a Task.
|
TaskContext | |
TaskDeadlinesService |
The Task Deadlines Service is intended to handle
all the Deadlines associated with a Task
|
TaskDefService |
Experimental:
The Task Definition Service is intended to keep
meta information about a Task.
|
TaskEvent | |
TaskEventsService |
The Task Events Service is intended to
provide all the functionality required to handle
the events that are being emitted by the module
|
TaskIdentityService |
The Task Identity Service provides all the
functionality related with the Organizational Entities
that will be handled internally by jBPM.
|
TaskInstanceService |
The Task Instance Service is in charge of
handling all the actions required to interact with a
Task Instance.
|
TaskModelFactory | |
TaskModelProviderService | |
TaskPersistenceContext | |
TaskPersistenceContextManager | |
TaskQueryService |
The Task Query Service will contain all the methods
to get information about the current Task Instances.
|
TaskStatisticsService |
The Task Statistics Service provides all
the methods for gathering Task Instance Statistics.
|
UserGroupCallback | |
UserInfo |
Class | Description |
---|---|
ContentMarshallerContext | |
TaskModelProvider |
Enum | Description |
---|---|
TaskDeadlinesService.DeadlineType |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.