Interface PreviewStep
- All Superinterfaces:
 Serializable,Step
- 
Field Summary
Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step
DEFAULT_ORDER - 
Method Summary
Modifier and TypeMethodDescriptionReturns 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 Details
- 
getPreview
Preview getPreview()Returns a preview of the script that will be executed or the template that will be copied.- Returns:
 - A preview.
 
 
 -