Class TestImpl

  • All Implemented Interfaces:
    APIOperation, TestApiOp

    public class TestImpl
    extends ConnectorAPIOperationRunner
    implements TestApiOp
    Provides a method for the API to call the SPI's test method on the connector. The test method is intended to determine if the Connector is ready to perform the various operations it supports.
    Author:
    Will Droste