Namespace ISynergy.Framework.Automations.Abstractions
Interfaces
IAction
Public interface of an action.
IActionManager
Repository manager for Scheduled and Delayed actions.
IActionService
Action service interface.
IAutomationManager
IAutomationService
Automation service interface.
ICondition
Public interface of a condition
IRepeatAction
IState
Base state interface
IState<T>
Public interface of a state.
ITrigger
Public interface of a trigger.
ITrigger<T>
Public interface of a generic trigger.