﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.ExpressApp.Workflow.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.ExpressApp.Workflow">
      <summary>
        <para>Contains interfaces and classes that are specific to the <see href="https://docs.devexpress.com/eXpressAppFramework/113343/business-process-management/workflow-module">Workflow Module</see>.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.Workflow.WorkflowModule">
      <summary>
        <para>The module contained in the DevExpress.ExpressApp.Workflow.v23.1.dll assembly.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.Workflow.WorkflowModule.#ctor">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.Workflow.WorkflowModule"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.ActivateStartWorkflowController">
      <summary>
        <para>Specifies whether or not the StartWorkflowController is active.</para>
      </summary>
      <value>true, if the StartWorkflowController is active; otherwise - false.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.Workflow.WorkflowModule.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
      <summary>
        <para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.Workflow.WorkflowModule"/> module.</para>
      </summary>
      <param name="objectSpace">An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.</param>
      <param name="versionFromDB">A System.Version object which represents the current database version.</param>
      <returns>An IEnumerable&lt;<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>&gt; list of updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.Workflow.WorkflowModule"/> module.</returns>
    </member>
    <member name="F:DevExpress.ExpressApp.Workflow.WorkflowModule.ModuleName">
      <summary>
        <para>Specifies the name of the current module.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.Name">
      <summary>
        <para>Gets the name of the current module.</para>
      </summary>
      <value>A string which is the name of the current module.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.RunningWorkflowInstanceInfoType">
      <summary>
        <para>Specifies the type of objects that supply information on running workflow instances.</para>
      </summary>
      <value>The type of objects that supply information on running workflow instances.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.StartWorkflowRequestType">
      <summary>
        <para>Species the type of objects used as workflow instance execution requests.</para>
      </summary>
      <value>The type of objects used as workflow instance execution requests.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.UserActivityVersionType">
      <summary>
        <para>Specifies the type of objects used to persist versioning data for custom user activities.</para>
      </summary>
      <value>The type of objects used to persist versioning data for custom user activities.</value>
    </member>
    <member name="F:DevExpress.ExpressApp.Workflow.WorkflowModule.WorkflowActionCategory">
      <summary>
        <para>Specifies the category for workflow debugging <see href="https://docs.devexpress.com/eXpressAppFramework/112622/ui-construction/controllers-and-actions/actions">Actions</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.WorkflowControlCommandRequestType">
      <summary>
        <para>Species the type of objects used as running workflow instance management requests.</para>
      </summary>
      <value>The type of objects used as running workflow instance management requests.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.WorkflowDefinitionType">
      <summary>
        <para>Specifies the type of workflow definition objects.</para>
      </summary>
      <value>The type of workflow definition objects.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.WorkflowInstanceKeyType">
      <summary>
        <para>Specifies the type of workflow instance keys corresponding to workflow instances executed on the server.</para>
      </summary>
      <value>The type of workflow instance keys corresponding to workflow instances executed on the server.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.Workflow.WorkflowModule.WorkflowInstanceType">
      <summary>
        <para>Specifies the type of workflow instances executed on the server.</para>
      </summary>
      <value>The type of workflow instances executed on the server.</value>
    </member>
  </members>
</doc>