Interface | Description |
---|---|
IJobStatusService |
A service for querying the status of long-running jobs.
|
ILoggingCallback |
A callback interface for getting feedback during long running
jobs.
|
Class | Description |
---|---|
JobStatusDTO |
A status of a long-running job to be transferred to a client
over a remote API.
|
LogMessage |
A log message with a priority.
|
Enum | Description |
---|---|
LogPriority |
The priority of a log message.
|
Copyright © 2014 Clazzes.org. All Rights Reserved.