Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add framework application actions which returns all registered actions and events #6217

Closed
shuse2 opened this issue Mar 10, 2021 · 0 comments
Assignees
Milestone

Comments

@shuse2
Copy link
Member

shuse2 commented Mar 10, 2021

Description

Add application actions
app:getRegisteredActions and app:getRegisteredEvents where each returns string[] with all registered actions and events

Motivation

In order to show all the possible actions to invoke or events to subscribe, framework needs to return the list.

Acceptance Criteria

  • Add functional test to see if all registered actions and events are returned including the one defined in modules and plugins

Additional Information

Related Issue #6216

@shuse2 shuse2 added this to the Sprint 40 milestone Mar 18, 2021
@Incede Incede self-assigned this Mar 19, 2021
shuse2 added a commit that referenced this issue Mar 24, 2021
Add framework application actions which returns all registered actions and events - Closes #6217
@shuse2 shuse2 closed this as completed Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants