Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

EventHandler.md

File metadata and controls

20 lines (16 loc) · 1.04 KB

Finbourne.Workflow.Sdk.Model.EventHandler

Information about an Event Handler

Properties

Name Type Description Notes
Id ResourceId
_Version VersionInfo [optional]
DisplayName string Human readable name
Description string Human readable description [optional]
Status string The current status of the event handler
EventMatchingPattern EventMatchingPattern
RunAsUserId EventHandlerMapping
TaskDefinitionId ResourceId
TaskDefinitionAsAt DateTimeOffset? AsAt of the required task definition [optional]
TaskActivity TaskActivityResponse

Back to Model listBack to API listBack to README