If you want access to the [Task](../concepts/fhir/task.md) resources in your [Service](../concepts/dsf/service-delegates.md) / [Message](../concepts/dsf/message-delegates.md) Delegates, the `Variables` class will provide methods which return certain kinds of [Task](../concepts/fhir/task.md) resources. The most commonly used ones are the start [Task](../concepts/fhir/task.md), referring to the [Task](../concepts/fhir/task.md) / [Message Start Event](../concepts/bpmn/messaging.md#message-start-event) responsible for starting the process, and the latest [Task](../concepts/fhir/task.md), referring to most recently received [Task](../concepts/fhir/task.md) / Message.
0 commit comments