Constructor and Description |
---|
CalculateClassAbiStep(ProjectFilesystem filesystem,
Path binaryJar,
Path abiJar,
AbiGenerationMode compatibilityMode) |
Modifier and Type | Method and Description |
---|---|
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
public CalculateClassAbiStep(ProjectFilesystem filesystem, Path binaryJar, Path abiJar, AbiGenerationMode compatibilityMode)
public StepExecutionResult execute(ExecutionContext context) throws IOException
execute
in interface Step
IOException
public String getShortName()
getShortName
in interface Step
public String getDescription(ExecutionContext context)
getDescription
in interface Step