Class | Description |
---|---|
ConcurrentJob<T> |
Base class for jobs that must obtain a set of work items atomically
|
MessageProcessingJob |
Job that delivers messages to endpoints.
|
ProcessingResult<T> |
Encapsulates the number of successes and failures in a giving processing run
|
ProcessingResult.Failure<T> |
Represents a failure of a work item
|
Enum | Description |
---|---|
MessageProcessingJob.Mode |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.