Attribute
Table of Contents
Classes
- Activity
- Marks a public method as an activity handler.
- Query
- Marks a public workflow method as a query handler.
- Signal
- Marks a workflow method whose signature declares an accepted signal contract.
- Update
- Marks a public workflow method as an update handler.
- Workflow
- Marks the public entry method of a class-oriented workflow.