Constructor and Description |
---|
TouchStep(ProjectFilesystem filesystem,
Path fileToTouch) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
int |
hashCode() |
public TouchStep(ProjectFilesystem filesystem, Path fileToTouch)
public String getShortName()
getShortName
in interface Step
public StepExecutionResult execute(ExecutionContext context) throws IOException
execute
in interface Step
IOException
public String getDescription(ExecutionContext context)
getDescription
in interface Step