Home > @tridion-sites/models > TmsWorkflow
Signature:
export declare class TmsWorkflow
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ backendModel, steps }) | Constructs a new instance of the TmsWorkflow class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendTmsWorkflow | ||
getInternalModel | () => BackendTmsWorkflow | ||
id | string | undefined | ||
steps | ReadonlyArray<TmsWorkflowStep> | undefined | ||
title | string | undefined |