BuildMaster SDK Reference
Version:
IActionConverterContext Interface
Contains context information and conversion helper methods for an action converter.
Inheritance Hierarchy
- Inedo.BuildMaster.Extensibility.Operations.IActionConverterContext
Syntax
public
interface
IActionConverterContext
Properties
|
Name |
Description |
|
ActionGroupServerName
|
Gets the name of the server assigned to the action group that the action belongs to.
|
|
ActionServerName
|
Gets the name of the server that the action will execute on.
|
|
Configurer
|
Gets the configurer associated with the action.
|