[Feature] Decision Factory
Open
enhancement
good first issue
Refactoring
- Dominant language
- Java
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The initialisation of `Decision` objects should be refactored to follow the factory pattern, as seen with the `StateFactory`.
### Reason For Request
By disconnecting the `Decision` class from the gRPC/ProtoBuf classes, the coupling of the code base is decreased.
Contributor guide
Assessment
This issue has not been assessed yet.