Constructor and Description |
---|
ApkInstallStep(SourcePathResolverAdapter pathResolver,
HasInstallableApk apk) |
Modifier and Type | Method and Description |
---|---|
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
public ApkInstallStep(SourcePathResolverAdapter pathResolver, HasInstallableApk apk)
public StepExecutionResult execute(ExecutionContext context) throws InterruptedException
execute
in interface Step
InterruptedException
public String getShortName()
getShortName
in interface Step
public String getDescription(ExecutionContext context)
getDescription
in interface Step