Method | Description | |
---|---|---|
Import ( ) : System.Threading.Tasks.Task | ||
Validate ( ) : Task |
Method | Description | |
---|---|---|
BaseImporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System | ||
Import ( string>.Dictionary |
||
Validate ( string>.Dictionary |
Method | Description | |
---|---|---|
ParseParameters ( IEnumerable |
protected BaseImporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System | ||
repository | IOctopusAsyncRepository | |
fileSystem | IOctopusFileSystem | |
log | ILogger | |
return | System |
public Import ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected Import ( string>.Dictionary |
||
paramDictionary | string>.Dictionary | |
return | System.Threading.Tasks.Task |
protected Validate ( string>.Dictionary |
||
paramDictionary | string>.Dictionary | |
return | Task |