Hi, I am trying to integrate Task/process attachment into Liferay DMS, looked at CreateAttachmentCmd.java, which stores files into database, i need to store it into liferay DMS, TaskServiceImpl class create this command object directly, not Spring DI. can anubody tell me how to integrate it, is der any other way for the same.