public sealed class TaskHistoryInterceptor : ViewInterceptorBase
Public NotInheritable Class TaskHistoryInterceptor
Inherits ViewInterceptorBase
public ref class TaskHistoryInterceptor sealed : public ViewInterceptorBase
[<SealedAttribute>]
type TaskHistoryInterceptor =
class
inherit ViewInterceptorBase
end
TaskHistoryInterceptor | Инициализирует новый экземпляр класса TaskHistoryInterceptor |
InterceptedViews |
Перехватываемые IViewInterceptor представления
(Унаследован от ViewInterceptorBase) |
Order |
Очередность выполнения IViewInterceptor.
Значение по умолчанию в Order равно 0 (Унаследован от ViewInterceptorBase) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetDataAsync |
Осуществляет выполнение запроса на получение данных
(Переопределяет ViewInterceptorBaseGetDataAsync(ITessaViewRequest, CancellationToken)) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetInterceptedViewAliasesAsync |
Проходимся по всем типам карточек, в которых есть расширение на историю заданий.
Собираем алиасы представление, которые будут показывать историю заданий в этих расширениях.
Сохраняем пары ключ-значение "алиас представления"-"алиас параметра".
Подразумевается, что у одного представления может быть только один парамер, в которой передается токен.
У представления Task History алиас параметра всегда Token.
(Переопределяет ViewInterceptorBaseGetInterceptedViewAliasesAsync(IListITessaView, CancellationToken)) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |