• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/workspaceManager
  • contentWorkflowControllercreateApplicationThroughWorkflow

Function contentWorkflowControllercreateApplicationThroughWorkflow

  • contentWorkflowControllercreateApplicationThroughWorkflow(
        __namedParameters: {
            contentWorkflowSaveRequest: ContentWorkflowSaveRequest;
            workflowVersionId: string;
            workspaceId: string;
        },
        opts?: RequestOpts,
    ): Promise<ContentWorkflowSaveResponse>
  • Parameters

    • __namedParameters: {
          contentWorkflowSaveRequest: ContentWorkflowSaveRequest;
          workflowVersionId: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<ContentWorkflowSaveResponse>

    • Defined in api/workspaceManager.ts:1333

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc