Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Turing Sprint 175
Description
With REPO-1861 the interface WorkflowContextAware was introduced with some methods. These methods can be invoked from client code, but since they are not annotated with
@WorkflowAction(loggable = false, mutates = false)
they generate workflow action events in the hippo:log. Subsequently they show up in the dashboard with warnings (because there is no translation for them).
Attachments
Issue Links
- is a result of
-
REPO-1861 Support Workflow implementation classes to use decoration patterns instead of only extension
- Closed