Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create application interface handler #7134

Closed
Tracked by #7011
shuse2 opened this issue Apr 22, 2022 · 0 comments · Fixed by #7175
Closed
Tracked by #7011

Create application interface handler #7134

shuse2 opened this issue Apr 22, 2022 · 0 comments · Fixed by #7175
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Apr 22, 2022

Description

class ApplicationInterfaceHandler {
  constructor(config, stateMachine) {}
  async init(xx) {}
  ...
}

Acceptance Criteria

  • All handlers should be unit tested
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants