Skip to content

Implement new ScheduledAction function similar to ActionHandler  #19

@DivakarUngatla

Description

@DivakarUngatla

Implement a ScheduledAction similar to ActionHandler.

While ActionHandler is triggered by a conversation from the chatbot ScheduledAction will be trigged by a cron expression provided to it. For example when a class is annotated with @ScheduleAction(), it would be invoked as specified by the cron expression.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions