public class GetBuildLogCommand extends Object implements com.microsoft.jenkins.azurecommons.command.ICommand<GetBuildLogCommand.IBuildLogData>
Modifier and Type | Class and Description |
---|---|
static interface |
GetBuildLogCommand.IBuildLogData |
Constructor and Description |
---|
GetBuildLogCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(GetBuildLogCommand.IBuildLogData data)
Get Azure Storage blob which saves build log from ACR.
|
public void execute(GetBuildLogCommand.IBuildLogData data)
execute
in interface com.microsoft.jenkins.azurecommons.command.ICommand<GetBuildLogCommand.IBuildLogData>
data
- contextCopyright © 2016–2021. All rights reserved.