ArcGIS Pro 3.6 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace
    In This Topic
    This namespace contains types used by Workflow client messages.
    Classes
     ClassDescription
    Class The add attachments step info required message
    Class The advanced assignment step info required message
    Class The advanced assignment step response message
    Class The define location step info required message
    Class The define location step response message
    Class The execute geoprocessing step info required message
    Class The job attachment updated message
    Class The job comment updated message
    Class Base class for all job and step messages
    Class The job state message
    Class The job updated message
    Class The manual step info required message
    Class The manual step response message
    Class The open app step info required message
    Class The open app step response message
    Class The open pro project items step info required message
    Class The open pro project items step response message
    Class The pro gp step info requied notification message
    Class The Pro GP step response message Response message to let Workflow Manager Server know if the GP tool specified in the step configuration is running or failed to run.
    Class The question step info required message
    Class The question step response message
    Class The step cancelled message
    Class The step error message
    Class The step finished message
    Class The Step held message
    Class The message returned when a step hold or dependency has been released on a job. If there are multiple holds or dependencies on a step, this message will only be sent when all holds and dependencies have been released.
    Class The step info required message when additional information is required for the step to continue
    Class The step info response
    Class The step paused message
    Class The step progress message
    Class The step reassigned message
    Class The step response message used to send additional step information to Workflow Manager Server.
    Class The step started message
    Class The step stopped message
    Class The step stopping message
    Class The step stopped with warning message
    Class The survey123 step info required message
    Class The Survey123 step response message
    Class The update job properties step info required message for job extended and one-to-many properties
    Class The updated property response message for the following steps: UpdateJobProperties UpdateJobProperties1M (one-to-many properties) ProGP ExecuteGP
    Enumerations
     EnumerationDescription
    Enumeration The types of messages that are received from subscribing to a job
    See Also