Interface Jsv

  • All Known Implementing Classes:
    SimpleJsv

    public interface Jsv
    The Jsv interface is implemented by any class that will be used as a JSV. The interface defines the callback methods used by the JsvManager class to trigger the steps of job verification.
    Since:
    6.2u5
    See Also:
    JsvManager