Interface StageableStep

All Superinterfaces:
Serializable, Step

public interface StageableStep extends Step
  • Field Summary

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

    DEFAULT_ORDER
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called by XL Deploy to have the step request staging of its artifacts.

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

    execute, getDescription, getOrder, skippable
  • Method Details

    • requestStaging

      void requestStaging(StagingContext ctx)
      Called by XL Deploy to have the step request staging of its artifacts.