C# 클래스 DevOps.Console.Steps.SlackNotificationStep

상속: IDeployStep
파일 보기 프로젝트 열기: clearctvm/octopus_aws_pilot 1 사용 예제들

공개 메소드들

메소드 설명
Run ( ) : void
SlackNotificationStep ( InstanceDeploy instance, bool deployStatus, string error ) : System

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

SlackNotificationStep() 공개 메소드

public SlackNotificationStep ( InstanceDeploy instance, bool deployStatus, string error ) : System
instance InstanceDeploy
deployStatus bool
error string
리턴 System