See: Description
| Interface | Description |
|---|---|
| ExtendedTaskRunner<T extends TaskModel> | |
| TaskEngine | |
| TaskRunner<T extends TaskModel> | |
| TaskService |
Service to deal with task module.
|
| Class | Description |
|---|---|
| AbstractTaskTest |
Base test class providing application context adjustments.
|
| GeneratedTask |
Generated class for type
Task. |
| GeneratedTaskCondition |
Generated class for type
TaskCondition. |
| Task | |
| TaskCondition | |
| TaskConditionDTO |
Generated dto class for type TaskCondition first defined at extension processing
|
| TaskConditionModel |
Generated model class for type TaskCondition first defined at extension processing.
|
| TaskConditionResource |
Generated resource class for type TaskCondition first defined at extension processing
|
| TaskConditionsDTO |
Generated collection dto class for type TaskCondition first defined at extension processing
|
| TaskConditionsResource |
Generated REST root resource for a collection of elements of type TaskCondition defined at extension processing Allowed methods: GET, POST, PUT, DELETE, HEADER
|
| TaskConditionWithCounterIntegrationTest | |
| TaskConditionWithCounterIntegrationTest.TestRunner | |
| TaskDTO |
Generated dto class for type Task first defined at extension processing
|
| TaskEngineSessionTest |
Test as proof of jalo session being closed 'explicitly' inside TaskService's Poll
|
| TaskEvent | |
| TaskEvent.Builder | |
| TaskModel |
Generated model class for type Task first defined at extension processing.
|
| TaskResource |
Generated resource class for type Task first defined at extension processing
|
| TaskRetryTest |
Tests HORST-1113
|
| TaskRetryTest.RetryDelayTaskRunner | |
| TaskRetryTest.RetrySameTimeTaskRunner | |
| TaskSchedulingConcurrencyTest |
Tests task scheduling concurrency issues.
|
| TasksDTO |
Generated collection dto class for type Task first defined at extension processing
|
| TaskServiceTest |
Test needs refactoring, see https://jira.hybris.com/browse/BAM-186
|
| TasksResource |
Generated REST root resource for a collection of elements of type Task defined at extension processing Allowed methods: GET, POST, PUT, DELETE, HEADER
|
| TestTaskRunner | |
| TestTaskRunner.TaskRunnerResult | |
| TxTestTaskRunner |
| Enum | Description |
|---|---|
| RetryLaterException.Method |
| Exception | Description |
|---|---|
| RetryLaterException | |
| TaskInterruptedException |
Thrown when task is interrupted.
|
| TaskTimeoutException |
| Error | Description |
|---|---|
| InvalidTaskStateError |
Copyright © 2018 SAP SE. All Rights Reserved.