C# Class DevOps.Console.Steps.SlackNotificationStep

Inheritance: IDeployStep
Afficher le fichier Open project: clearctvm/octopus_aws_pilot Class Usage Examples

Méthodes publiques

Méthode Description
Run ( ) : void
SlackNotificationStep ( InstanceDeploy instance, bool deployStatus, string error ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

SlackNotificationStep() public méthode

public SlackNotificationStep ( InstanceDeploy instance, bool deployStatus, string error ) : System
instance InstanceDeploy
deployStatus bool
error string
Résultat System