-
Bug
-
Resolution: Done
-
Major
-
None
PersistentResourceDefinition creates it's own Parameters class which is an extension of the class in SimpleResourceDefinition - the problem is if you use the chaining methods in a constrcutor you can't pass in the result to the PersistantResourceDefinition constructor as it is now the wrong type.
- is related to
-
WFCORE-767 Introduce parameters object for SimpleResourceDefinition
- Resolved
-
WFCORE-962 PersistentResourceDefinition should accept a Parameters constructor
- Resolved