C# Class Jubilee.Core.Workflow.Tasks.Powershell

Inheritance: Jubilee.Core.Tasks.Task
ファイルを表示 Open project: pgermishuys/Jubilee

Public Methods

Method Description
Powershell ( INotificationService notificationService ) : System
Run ( ) : bool

Private Methods

Method Description
GetPossibleErrorRecord ( System.Management.Automation.PSObject value ) : ErrorRecord

Method Details

Powershell() public method

public Powershell ( INotificationService notificationService ) : System
notificationService INotificationService
return System

Run() public method

public Run ( ) : bool
return bool