public class WorkflowEngineBPMNConverterContext<T> : IWorkflowEngineBPMNConverterContext<T>,
IExtensionContext
Public Class WorkflowEngineBPMNConverterContext(Of T)
Implements IWorkflowEngineBPMNConverterContext(Of T), IExtensionContext
generic<typename T>
public ref class WorkflowEngineBPMNConverterContext : IWorkflowEngineBPMNConverterContext<T>,
IExtensionContext
type WorkflowEngineBPMNConverterContext<'T> =
class
interface IWorkflowEngineBPMNConverterContext<'T>
interface IExtensionContext
end
WorkflowEngineBPMNConverterContextT(IWorkflowEngineBPMNConverterContextT) | Инициализирует новый экземпляр класса WorkflowEngineBPMNConverterContextT |
WorkflowEngineBPMNConverterContextT(T, IValidationResultBuilder) | Инициализирует новый экземпляр класса WorkflowEngineBPMNConverterContextT |
BPMNDefinitions | Корневой объект с данными процесса BPMN. |
BPMNObjectsHash | Хеш всех объектов BPMN по их идентификатору |
BPMNObjectsInfo | Дополнтельная информация объектов BPMN |
BPMNObjectsStack | Стэк обрабатываемых объектов BPMN |
CancellationToken | Объект, посредством которого можно отменить асинхронную задачу. |
Info | Дополнительная информация |
ValidationResult | Билдер результата валидации обработки |
WorkflowProcess | Формируемый процесс WorkflowEngine |
CreateSubContextObjectT | Метод для создания контекста конвертации объекта BPMN. По окончанию конвертации следует вызвать метод Dispose |
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) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
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) |