C# Class Dev2.Activities.Specs.Toolbox.FileAndFolder.Unzip.UnzipSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.FileToolsBase
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CopyZipFileToSourceLocation ( ) : void

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenZipCredentialsAsAnd ( string userName, string password ) : void
RunCopy ( ) : void
RunwithRetry ( int retrycount ) : void
WhenTheUnzipFileToolIsExecuted ( ) : void
WhenTheUnzipFileToolIsExecutedWithASingleFile ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void

CopyZipFileToSourceLocation() public method

public CopyZipFileToSourceLocation ( ) : void
return void