Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The project has an ActivitySerializer interface. Create a platform processor that can instantiate and execute the deserialize method(s) of any class implementing that interface to process Strings or other specified compatible types to Activity format.
This is necessary because a pipeline which specifies a non-activity object input activity output is really requesting execution of an appropriate ActivitySerializer.