Interface PreviewStep

All Superinterfaces:
Serializable, Step

public interface PreviewStep extends Step
  • Field Summary

    Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step

    DEFAULT_ORDER
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • getPreview

      Preview getPreview()
      Returns a preview of the script that will be executed or the template that will be copied.
      Returns:
      A preview.