-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Server - Plugin Development
OperationServiceImpl class is initialized with a hard-coded list of operation delegates, one for each of the following types: space, page, blog post, attachment, and comment but there is no operation delegate for custom types.
Our goal is to implement ways for developers to provide their own OperationDelegate and stub API.