public interface IChannelTaskContext
| Modifier and Type | Method and Description |
|---|---|
List<IChannelTask> |
currentProcessedTaskList()
getter for current processing task list
|
IChannel |
getQueue()
getter for queue
|
ITaskControl |
getTaskControl()
getter for task control
|
IPropertyBlock |
getTaskPropertyBlock()
getter for task property block
|
IChannel getQueue()
IPropertyBlock getTaskPropertyBlock()
ITaskControl getTaskControl()
List<IChannelTask> currentProcessedTaskList()
Copyright © 2020. All rights reserved.