BuildMaster SDK Reference
Version:

OperationContextExtensions Class

Extension methods to provide similar functionality offered by the pre-v6 IOperationExecutionContext in BuildMaster.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.Operations.OperationContextExtensions

Syntax

public class OperationContextExtensions

Methods

Name Description
GetDeployable(IOperationExecutionContext context, string name)

Gets a named deployable if it is associated with the release in context, otherwise null (Nothing in Visual Basic).

GetDeployable(IOperationExecutionContext context)

Gets the current deployable in context if it is associated with the release in context, otherwise null (Nothing in Visual Basic).