Interface InternalBuildAction<T>

  • All Superinterfaces:
    InternalProtocolInterface, java.io.Serializable
    All Known Implementing Classes:
    InternalBuildActionAdapter

    @Deprecated
    public interface InternalBuildAction<T>
    extends InternalProtocolInterface, java.io.Serializable
    Deprecated.
    4.4. Use InternalBuildActionVersion2 instead.

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

    Consumer compatibility: This interface is implemented by all consumer versions from 1.8-rc-1.

    Provider compatibility: This interface is consumed by all provider versions from 1.8-rc-1 to 4.3. It is also used by later providers when the consumer does not implement newer interfaces.

    Since:
    1.8-rc-1