Interface CMSWorkflowTemplateFacade

    • Method Detail

      • getWorkflowTemplates

        java.util.List<WorkflowTemplateData> getWorkflowTemplates​(java.lang.String catalogId,
                                                                  java.lang.String versionId)
        Retrieves the list of workflow templates for a given catalog ID and catalog version.
        Parameters:
        catalogId - The catalog name
        versionId - The catalog version identifier
        Returns:
        A list of WorkflowTemplateData