Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently Resource can define a single PropagationActions class, SyncTask can define a single SyncActions and PushTask can define a single PushActions class.
This is somewhat limiting: a list of actions class, to be invoked in the specified order, looks more powerful.