TestimoX

API Reference

Class

AuditWorkspaceLayout

Namespace TestimoX.AuditWorkspaces.Serialization
Assembly TestimoX
Modifiers static

Defines the canonical on-disk layout for audit analyst workspaces.

Inheritance

  • Object
  • AuditWorkspaceLayout

Methods

public static String GetPath(String rootDirectory, String relativePath) #
Returns: String

Returns the absolute path to a workspace file.

Parameters

rootDirectory System.String requiredposition: 0
Workspace root directory.
relativePath System.String requiredposition: 1
Relative workspace path.

Returns

The absolute file path.

Fields

public const String WorkspaceManifestRelativePath #

Gets the relative path of the workspace manifest.

Value: engagement.manifest.json
public const String PackageLinkRelativePath #

Gets the relative path of the package link document.

Value: package-link.json
public const String OverlaysRelativePath #

Gets the relative path of the overlay collection document.

Value: overlays/items.json