Interface BPMNViewerServerRpc

All Superinterfaces:
Serializable, ServerRpc

public interface BPMNViewerServerRpc extends ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    pdfGenerated(String base64Data)
     
  • Method Details

    • pdfGenerated

      void pdfGenerated(String base64Data)