Interface SnapshotTokenCallback


  • public interface SnapshotTokenCallback
    Callback is invoked when a new snapshot token is created just before requirements are returned to the client.
    Since:
    0.1.0
    • Method Detail

      • snapshotTokenPreview

        void snapshotTokenPreview​(ProcessContext context,
                                  String snapshotToken)
                           throws ResourceException
        Preview of the snapshot token just prior to requirements being sent to the client.
        Parameters:
        context - the process context
        snapshotToken - the snapshot token
        Throws:
        ResourceException - should some error occur during the token preview