Interface PreviewStep
- 
- 
Field Summary
- 
Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step
DEFAULT_ORDER 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PreviewgetPreview()Returns a preview of the script that will be executed or the template that will be copied.- 
Methods inherited from interface com.xebialabs.deployit.plugin.api.flow.Step
execute, getDescription, getOrder, skippable 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getPreview
Preview getPreview()
Returns a preview of the script that will be executed or the template that will be copied.- Returns:
 - A preview.
 
 
 - 
 
 -