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:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called to start the job verification process.
    void
    This method is called to trigger the job verification step.