Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Enum ActivityExceptionsHandlerType

OptimaJet.Workflow.Core.Model.ActivityExceptionsHandlerType

public enum ActivityExceptionsHandlerType

Fields

NotCorrect = 0 #
SetActivity = 1 #
When a exception is caught will be set activity
SetState = 2 #
When a exception is caught will be set state
Retry = 3 #
When a exception is caught will be start resumption execution
Ignore = 4 #
Ignore all exceptions