Interface InternalPhasedActionConnection

  • All Superinterfaces:
    InternalProtocolInterface

    public interface InternalPhasedActionConnection
    extends InternalProtocolInterface
    Mixed into a provider connection, to allow tooling models in different phases of the build to be requested by the user.

    DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.

    Consumer compatibility: This interface is used by all consumer versions from 4.8.

    Provider compatibility: This interface is implemented by all provider versions from 4.8.

    Since:
    4.8
    See Also:
    ConnectionVersion4