Interface ResumeAdapter


  • public interface ResumeAdapter
    A resume adapter provides the component-specific logic that plugs the more generic strategic with the lower level requirements of the component being used. It is the responsibility of the supported components to implement the custom implementation for this part of the resume API, as well as to offer component-specific interfaces that can be specialized by other integrations.
    • Method Detail

      • resume

        void resume()
        Execute the resume logic for the adapter