Package com.adobe.cq.dam.mac.sync.helper
Class FolderSyncResponse
- java.lang.Object
-
- com.adobe.cq.dam.mac.sync.helper.FolderSyncResponse
-
public class FolderSyncResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description FolderSyncResponse(String status, String parentLocation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetParentLocation()StringgetStatus()voidsetParentLocation(String parentLocation)voidsetStatus(String status)
-