Interface InitializationStep


@ExtensionPoint @Deprecated(since="2.35.0", forRemoval=true) public interface InitializationStep
Deprecated, for removal: This API element is subject to removal in a future version.
Limited use for Plugin Development, see as internal
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • name

      String name()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • sequence

      int sequence()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • done

      boolean done()
      Deprecated, for removal: This API element is subject to removal in a future version.