Interface IWorkflowPreviewService

All Superinterfaces:
ID2fsService

public interface IWorkflowPreviewService extends ID2fsService
Workflow preview services.
  • Method Details

    • getWorkflowPreview

      String getWorkflowPreview(Context context, String id) throws Exception
      Get document's workflow preview
      Parameters:
      context - Context object containing informations about client/session
      id - String value of task id
      Returns:
      String svg
      Throws:
      Exception
      Since:
      4.2.1