WfTaskSatelliteHandler - класс |
Иерархия наследования
Пространство имён:
Tessa.Extensions.Default.Server.Workflow.Wf
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксисpublic sealed class WfTaskSatelliteHandler : SatelliteHandlerBase
Public NotInheritable Class WfTaskSatelliteHandler
Inherits SatelliteHandlerBase
public ref class WfTaskSatelliteHandler sealed : public SatelliteHandlerBase
[<SealedAttribute>]
type WfTaskSatelliteHandler =
class
inherit SatelliteHandlerBase
end
Тип WfTaskSatelliteHandler предоставляет следующие члены.
Конструкторы
Методы
| Имя | Описание |
---|
 | CheckFileAccessAsync | (Переопределяет SatelliteHandlerBase.CheckFileAccessAsync(ICardGetFileContentExtensionContext, Guid).) |
 | CheckFileVersionsAccessAsync | (Переопределяет SatelliteHandlerBase.CheckFileVersionsAccessAsync(ICardGetFileVersionsExtensionContext, Guid).) |
 | 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.) |
 | GetExternalFileSourcesAsync | (Переопределяет SatelliteHandlerBase.GetExternalFileSourcesAsync(ICardGetExtensionContext, Card, Guid, Nullable<Guid>).) |
 | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
 | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
 | IsMainCardFileAsync | (Переопределяет SatelliteHandlerBase.IsMainCardFileAsync(ICardStoreExtensionContext, Card, CardFile).) |
 | IsMainCardTypeAsync | (Переопределяет SatelliteHandlerBase.IsMainCardTypeAsync(CardType, CancellationToken).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
 | PrepareMainCardFileToStoreAsync | (Переопределяет SatelliteHandlerBase.PrepareMainCardFileToStoreAsync(ICardStoreExtensionContext, Card, CardFile).) |
 | PrepareSatelliteForBackupAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForCreateAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForDeleteAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForExportAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForGetAsync | (Переопределяет SatelliteHandlerBase.PrepareSatelliteForGetAsync(ICardGetExtensionContext, Card, Guid, Nullable<Guid>, Func<CancellationToken, ValueTask<Card>>).) |
 | PrepareSatelliteForImportAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForRepareAsync | (Унаследован от SatelliteHandlerBase.) |
 | PrepareSatelliteForRestoreAsync | (Унаследован от SatelliteHandlerBase.) |
 | SetupSatelliteFileAsync | (Переопределяет SatelliteHandlerBase.SetupSatelliteFileAsync(ICardGetExtensionContext, CardFile, Boolean).) |
 | ToString | Returns a string that represents the current object. (Унаследован от Object.) |
В начало страницы
Методы расширения
См. также