Interface WXMRealizationInstructionsType

All Known Implementing Classes:
WXMRealizationInstructions

@Immutable
public interface WXMRealizationInstructionsType
The instructions that comprise a realization.
  • Method Summary

    Modifier and Type Method Description
    default void execute​(WXMDryRun dryRun)
    Execute the realization.
    java.util.List<WXMRealizationStepType> steps()